summaryrefslogtreecommitdiffstats
path: root/webkit/build/port
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-15 23:25:59 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-15 23:25:59 +0000
commit6be28ddfe41828cf5b7929cd1b5202e816b07899 (patch)
tree8bd81417138d73febd2d3c808b5c28317164c7bb /webkit/build/port
parente45e6c09f752dd23b2560cc64d990e6c03082083 (diff)
downloadchromium_src-6be28ddfe41828cf5b7929cd1b5202e816b07899.zip
chromium_src-6be28ddfe41828cf5b7929cd1b5202e816b07899.tar.gz
chromium_src-6be28ddfe41828cf5b7929cd1b5202e816b07899.tar.bz2
fix build bustage
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7011 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/port')
-rw-r--r--webkit/build/port/port.vcproj16
1 files changed, 8 insertions, 8 deletions
diff --git a/webkit/build/port/port.vcproj b/webkit/build/port/port.vcproj
index 4f92f8a..43fb2b7 100644
--- a/webkit/build/port/port.vcproj
+++ b/webkit/build/port/port.vcproj
@@ -1343,35 +1343,35 @@
Name="skia"
>
<File
- RelativePath="..\..\port\platform\graphics\svg\RenderPathSkia.cpp"
+ RelativePath="..\..\port\svg\graphics\skia\RenderPathSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\svg\SkiaSupport.cpp"
+ RelativePath="..\..\port\svg\graphics\skia\SkiaSupport.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\svg\SkiaSupport.h"
+ RelativePath="..\..\port\svg\graphics\skia\SkiaSupport.h"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\svg\SVGPaintServerGradientSkia.cpp"
+ RelativePath="..\..\port\svg\graphics\skia\SVGPaintServerGradientSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\svg\SVGPaintServerPatternSkia.cpp"
+ RelativePath="..\..\port\svg\graphics\skia\SVGPaintServerPatternSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\svg\SVGPaintServerSkia.cpp"
+ RelativePath="..\..\port\svg\graphics\skia\SVGPaintServerSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\svg\SVGResourceFilterSkia.cpp"
+ RelativePath="..\..\port\svg\graphics\skia\SVGResourceFilterSkia.cpp"
>
</File>
<File
- RelativePath="..\..\port\platform\graphics\svg\SVGResourceMaskerSkia.cpp"
+ RelativePath="..\..\port\svg\graphics\skia\SVGResourceMaskerSkia.cpp"
>
</File>
</Filter>