diff options
Diffstat (limited to 'webkit/build')
-rw-r--r-- | webkit/build/WebCore/WebCore.vcproj | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj index 3c901a3..5131ae5b 100644 --- a/webkit/build/WebCore/WebCore.vcproj +++ b/webkit/build/WebCore/WebCore.vcproj @@ -1145,11 +1145,11 @@ > </File> <File - RelativePath="..\..\pending\GraphicsContext.cpp" + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GraphicsContext.cpp" > </File> <File - RelativePath="..\..\pending\GraphicsContext.h" + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\GraphicsContext.h" > </File> <File @@ -1173,7 +1173,7 @@ > </File> <File - RelativePath="..\..\pending\Image.h" + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\graphics\Image.h" > </File> <File @@ -1429,7 +1429,7 @@ > </File> <File - RelativePath="..\..\pending\String.cpp" + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\String.cpp" > </File> <File @@ -1445,11 +1445,11 @@ > </File> <File - RelativePath="..\..\pending\StringImpl.cpp" + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\StringImpl.cpp" > </File> <File - RelativePath="..\..\pending\StringImpl.h" + RelativePath="..\..\..\third_party\WebKit\WebCore\platform\text\StringImpl.h" > </File> <File @@ -4082,7 +4082,7 @@ > </File> <File - RelativePath="..\..\pending\HTMLAnchorElement.cpp" + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLAnchorElement.cpp" > </File> <File @@ -4410,11 +4410,11 @@ > </File> <File - RelativePath="..\..\pending\HTMLLinkElement.cpp" + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLinkElement.cpp" > </File> <File - RelativePath="..\..\pending\HTMLLinkElement.h" + RelativePath="..\..\..\third_party\WebKit\WebCore\html\HTMLLinkElement.h" > </File> <File |