summaryrefslogtreecommitdiffstats
path: root/base/gfx/platform_device_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'base/gfx/platform_device_win.h')
-rw-r--r--base/gfx/platform_device_win.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gfx/platform_device_win.h b/base/gfx/platform_device_win.h
index e39dfe1..3851e60 100644
--- a/base/gfx/platform_device_win.h
+++ b/base/gfx/platform_device_win.h
@@ -7,7 +7,7 @@
// TODO(brettw) this file should be removed and the includes changed to this
// new location.
-#include "webkit/port/platform/graphics/skia/public/PlatformDeviceWin.h"
+#include "skia/ext/platform_device_win.h"
#endif // BASE_GFX_PLATFORM_DEVICE_WIN_H__