diff options
Diffstat (limited to 'base/gfx/platform_device.h')
-rw-r--r-- | base/gfx/platform_device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gfx/platform_device.h b/base/gfx/platform_device.h index 11202c6..2c2acd2 100644 --- a/base/gfx/platform_device.h +++ b/base/gfx/platform_device.h @@ -4,4 +4,4 @@ // TODO(brettw) this file should be removed and the includes changed to this // new location. -#include "webkit/port/platform/graphics/skia/public/PlatformDevice.h" +#include "skia/ext/platform_device.h" |