summaryrefslogtreecommitdiffstats
path: root/ui/gfx/canvas.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gfx/canvas.h')
-rw-r--r--ui/gfx/canvas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gfx/canvas.h b/ui/gfx/canvas.h
index 9517602..8c89d59 100644
--- a/ui/gfx/canvas.h
+++ b/ui/gfx/canvas.h
@@ -9,9 +9,9 @@
#include <string>
#include "base/string16.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"
+#include "ui/gfx/native_widget_types.h"
namespace gfx {