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

Unified Diff: webkit/SConscript.port

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 | « skia/skia.vcproj ('k') | webkit/build/port/port.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/SConscript.port
===================================================================
--- webkit/SConscript.port (revision 5845)
+++ webkit/SConscript.port (working copy)
@@ -169,12 +169,6 @@
'$PORT_DIR/platform/graphics/UniscribeHelper.cpp',
'$PORT_DIR/platform/graphics/UniscribeHelperTextRun.cpp',
- '$PORT_DIR/platform/graphics/skia/public/BitmapPlatformDeviceWin.cpp',
- '$PORT_DIR/platform/graphics/skia/public/PlatformCanvasWin.cpp',
- '$PORT_DIR/platform/graphics/skia/public/PlatformDeviceWin.cpp',
- '$PORT_DIR/platform/graphics/skia/public/VectorCanvas.cpp',
- '$PORT_DIR/platform/graphics/skia/public/VectorDevice.cpp',
-
'$PORT_DIR/rendering/RenderThemeWin.cpp',
])
« no previous file with comments | « skia/skia.vcproj ('k') | webkit/build/port/port.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698