summaryrefslogtreecommitdiffstats
path: root/webkit/build/port
diff options
context:
space:
mode:
authordarin@google.com <darin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-11 23:19:30 +0000
committerdarin@google.com <darin@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-11 23:19:30 +0000
commitf00c5d00012a3a04dbd03a917dfedd0a714fbb51 (patch)
tree8c17387d4368b2d62f55b0ce5b6f3ca4477a4593 /webkit/build/port
parent51afbeda5420a5ffe4b2481181450388ea019975 (diff)
downloadchromium_src-f00c5d00012a3a04dbd03a917dfedd0a714fbb51.zip
chromium_src-f00c5d00012a3a04dbd03a917dfedd0a714fbb51.tar.gz
chromium_src-f00c5d00012a3a04dbd03a917dfedd0a714fbb51.tar.bz2
Move skia-specific files into platform/graphics/skia to better correspond with where they will live once we upstream them.
R=ojan Review URL: http://codereview.chromium.org/13727 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6841 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/port')
-rw-r--r--webkit/build/port/port.vcproj44
1 files changed, 22 insertions, 22 deletions
diff --git a/webkit/build/port/port.vcproj b/webkit/build/port/port.vcproj
index 34c1f3f..312751b 100644
--- a/webkit/build/port/port.vcproj
+++ b/webkit/build/port/port.vcproj
@@ -1020,91 +1020,91 @@
Name="graphics"
>
<File
- RelativePath="..\..\port\platform\graphics\AffineTransformSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\AffineTransformSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\BitmapImageSingleFrameSkia.h"
+ RelativePath="..\..\port\platform\graphics\skia\BitmapImageSingleFrameSkia.h"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\ColorSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\ColorSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\FloatPointSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\FloatPointSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\FloatRectSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\FloatRectSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\GradientSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\GradientSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\GraphicsContextPlatformPrivate.h"
+ RelativePath="..\..\port\platform\graphics\skia\GraphicsContextPlatformPrivate.h"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\GraphicsContextSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\GraphicsContextSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\ImageBufferSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\ImageBufferSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\ImageSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\ImageSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\ImageSourceSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\ImageSourceSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\ImageSourceSkia.h"
+ RelativePath="..\..\port\platform\graphics\skia\ImageSourceSkia.h"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\IntPointSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\IntPointSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\IntRectSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\IntRectSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\NativeImageSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\NativeImageSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\NativeImageSkia.h"
+ RelativePath="..\..\port\platform\graphics\skia\NativeImageSkia.h"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\PathSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\PathSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\PatternSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\PatternSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\PlatformContextSkia.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\PlatformContextSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\PlatformContextSkia.h"
+ RelativePath="..\..\port\platform\graphics\skia\PlatformContextSkia.h"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\SkiaUtils.cpp"
+ RelativePath="..\..\port\platform\graphics\skia\SkiaUtils.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\SkiaUtils.h"
+ RelativePath="..\..\port\platform\graphics\skia\SkiaUtils.h"
>
</File>
<Filter