summaryrefslogtreecommitdiffstats
path: root/base/gfx/native_theme.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/gfx/native_theme.cc')
-rw-r--r--base/gfx/native_theme.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gfx/native_theme.cc b/base/gfx/native_theme.cc
index 7fdc459e..71289d8 100644
--- a/base/gfx/native_theme.cc
+++ b/base/gfx/native_theme.cc
@@ -10,11 +10,11 @@
#include <vssym32.h>
#include "base/gfx/gdi_util.h"
-#include "base/gfx/platform_canvas_win.h"
#include "base/gfx/skia_utils.h"
#include "base/gfx/rect.h"
#include "base/logging.h"
#include "base/scoped_handle.h"
+#include "skia/ext/platform_canvas.h"
#include "skia/include/SkShader.h"
namespace gfx {