summaryrefslogtreecommitdiffstats
path: root/webkit/build
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-21 23:03:56 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-21 23:03:56 +0000
commit156f2c0e187c0283f026fd356a4b682d4b4eaaa1 (patch)
tree209d254abb43d9ff2cb9a904dd16eed00a85bfb4 /webkit/build
parentbd2e63eed24e8c097be6ea3fb46aa354c638e88e (diff)
downloadchromium_src-156f2c0e187c0283f026fd356a4b682d4b4eaaa1.zip
chromium_src-156f2c0e187c0283f026fd356a4b682d4b4eaaa1.tar.gz
chromium_src-156f2c0e187c0283f026fd356a4b682d4b4eaaa1.tar.bz2
Move skia extensions from the port to skia/ext for Windows only. Fixed the
include guards of the moved files, but nothing else. Review URL: http://codereview.chromium.org/11568 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5861 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
-rw-r--r--webkit/build/port/port.vcproj60
1 files changed, 0 insertions, 60 deletions
diff --git a/webkit/build/port/port.vcproj b/webkit/build/port/port.vcproj
index 20200c5..e459cb4 100644
--- a/webkit/build/port/port.vcproj
+++ b/webkit/build/port/port.vcproj
@@ -1234,66 +1234,6 @@
>
</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"