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

Unified Diff: base/gfx/bitmap_platform_device_linux.h

Issue 11808: Move port/.../skia/public to skia/ext for Linux. Windows & Mac already moved ... (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
Index: base/gfx/bitmap_platform_device_linux.h
===================================================================
--- base/gfx/bitmap_platform_device_linux.h (revision 5858)
+++ base/gfx/bitmap_platform_device_linux.h (working copy)
@@ -7,6 +7,6 @@
// TODO(brettw) this file should be removed and the includes changed to this
// new location.
-#include "webkit/port/platform/graphics/skia/public/BitmapPlatformDeviceLinux.h"
+#include "skia/ext/bitmap_platform_device_linux.h"
#endif // BASE_GFX_BITMAP_PLATFORM_DEVICE_LINUX_H_

Powered by Google App Engine
This is Rietveld 408576698