Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Unified Diff: webkit/port/platform/graphics/skia/public/BitmapPlatformDevice.h

Issue 11568: Move skia extensions from the port to skia/ext. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/build/port/port.vcproj ('k') | webkit/port/platform/graphics/skia/public/BitmapPlatformDeviceWin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/port/platform/graphics/skia/public/BitmapPlatformDevice.h
===================================================================
--- webkit/port/platform/graphics/skia/public/BitmapPlatformDevice.h (revision 5845)
+++ webkit/port/platform/graphics/skia/public/BitmapPlatformDevice.h (working copy)
@@ -7,7 +7,7 @@
// around.
#if defined(WIN32)
-#include "BitmapPlatformDeviceWin.h"
+#include "skia/ext/bitmap_platform_device_win.h"
namespace gfx {
typedef BitmapPlatformDeviceWin BitmapPlatformDevice;
« no previous file with comments | « webkit/build/port/port.vcproj ('k') | webkit/port/platform/graphics/skia/public/BitmapPlatformDeviceWin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698