remove legacy includes
Bug: skia: Change-Id: Id7528ad49c977524b0d12de58b41d93690624f1c Reviewed-on: https://skia-review.googlesource.com/c/189162 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com> Auto-Submit: Mike Reed <reed@google.com>
This commit is contained in:
parent
8c14038e56
commit
88e58a7912
@ -35,11 +35,6 @@ class SkPathEffect;
|
||||
struct SkPoint;
|
||||
class SkShader;
|
||||
|
||||
#ifdef SK_SUPPORT_LEGACY_INCLUDEFONTMETRICS
|
||||
#include "SkFontMetrics.h"
|
||||
class SkSurfaceProps;
|
||||
#endif
|
||||
|
||||
/** \class SkPaint
|
||||
SkPaint controls options applied when drawing. SkPaint collects all
|
||||
options outside of the SkCanvas clip and SkCanvas matrix.
|
||||
|
Loading…
Reference in New Issue
Block a user