diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-09 23:26:38 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-09 23:26:38 +0000 |
commit | 2ec5aa721741666fb418bfd9baccf9cf13326f82 (patch) | |
tree | c6d023787adcd787b40dabded3d5df94f015b3b0 /webkit/build | |
parent | c7933edc76785d831e6f12c46fbf70f4d29e9a02 (diff) | |
download | chromium_src-2ec5aa721741666fb418bfd9baccf9cf13326f82.zip chromium_src-2ec5aa721741666fb418bfd9baccf9cf13326f82.tar.gz chromium_src-2ec5aa721741666fb418bfd9baccf9cf13326f82.tar.bz2 |
Rollback WebKit merge since background images don't paint.
TBR=amanda
Review URL: http://codereview.chromium.org/21193
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9434 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build')
-rw-r--r-- | webkit/build/WebCore/WebCore.vcproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj index 74c0ee4..3bdc497 100644 --- a/webkit/build/WebCore/WebCore.vcproj +++ b/webkit/build/WebCore/WebCore.vcproj @@ -4865,10 +4865,6 @@ > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerContextProxy.h" - > - </File> - <File RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerLocation.cpp" > </File> @@ -4885,10 +4881,6 @@ > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerObjectProxy.h" - > - </File> - <File RelativePath="..\..\..\third_party\WebKit\WebCore\dom\WorkerRunLoop.cpp" > </File> |