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

Unified Diff: webkit/build/port/port.vcproj

Issue 11244: Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h... (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/SConscript.port ('k') | webkit/port/platform/graphics/skia/public/BitmapPlatformDevice.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/build/port/port.vcproj
===================================================================
--- webkit/build/port/port.vcproj (revision 5678)
+++ webkit/build/port/port.vcproj (working copy)
@@ -1066,6 +1066,66 @@
>
</File>
</Filter>
+ <Filter
+ Name="skia"
+ >
+ <Filter
+ Name="public"
+ >
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\BitmapPlatformDevice.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\BitmapPlatformDeviceWin.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\BitmapPlatformDeviceWin.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\PlatformCanvas.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\PlatformCanvasWin.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\PlatformCanvasWin.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\PlatformDevice.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\PlatformDeviceWin.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\PlatformDeviceWin.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\VectorCanvas.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\VectorCanvas.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\VectorDevice.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\port\platform\graphics\skia\public\VectorDevice.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
</Filter>
<Filter
Name="image-decoders"
« no previous file with comments | « webkit/SConscript.port ('k') | webkit/port/platform/graphics/skia/public/BitmapPlatformDevice.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698