diff options
Diffstat (limited to 'gfx/canvas.h')
-rw-r--r-- | gfx/canvas.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gfx/canvas.h b/gfx/canvas.h index de06e73..8699807 100644 --- a/gfx/canvas.h +++ b/gfx/canvas.h @@ -8,7 +8,6 @@ #include <string> -#include "gfx/brush.h" #include "gfx/native_widget_types.h" // TODO(beng): remove this include when we no longer depend on SkTypes. #include "skia/ext/platform_canvas.h" |