diff options
Diffstat (limited to 'base/gfx/bitmap_platform_device_win.h')
-rw-r--r-- | base/gfx/bitmap_platform_device_win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gfx/bitmap_platform_device_win.h b/base/gfx/bitmap_platform_device_win.h index 566e302..5adfa34 100644 --- a/base/gfx/bitmap_platform_device_win.h +++ b/base/gfx/bitmap_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/BitmapPlatformDeviceWin.h" +#include "skia/ext/bitmap_platform_device_win.h" #endif // BASE_GFX_BITMAP_PLATFORM_DEVICE_WIN_H_ |