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

Unified Diff: webkit/SConscript.port

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: webkit/SConscript.port
===================================================================
--- webkit/SConscript.port (revision 5861)
+++ webkit/SConscript.port (working copy)
@@ -129,10 +129,6 @@
'$PORT_DIR/platform/chromium/ScrollbarThemeChromiumLinux.cpp',
'$PORT_DIR/platform/graphics/chromium/GlyphPageTreeNodeLinux.cpp',
'$PORT_DIR/platform/graphics/skia/GdkSkia.cc',
-
- '$PORT_DIR/platform/graphics/skia/public/PlatformCanvasLinux.cpp',
- '$PORT_DIR/platform/graphics/skia/public/PlatformDeviceLinux.cpp',
- '$PORT_DIR/platform/graphics/skia/public/BitmapPlatformDeviceLinux.cpp',
])
if env['PLATFORM'] == 'darwin':

Powered by Google App Engine
This is Rietveld 408576698