diff options
Diffstat (limited to 'base/gfx/bitmap_platform_device.h')
-rw-r--r-- | base/gfx/bitmap_platform_device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gfx/bitmap_platform_device.h b/base/gfx/bitmap_platform_device.h index 7c25eb2..19a35ba 100644 --- a/base/gfx/bitmap_platform_device.h +++ b/base/gfx/bitmap_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/BitmapPlatformDevice.h" +#include "skia/ext/bitmap_platform_device.h" |