diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-16 22:40:44 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-16 22:40:44 +0000 |
commit | 16f3bd95e3f2bd39f6d64f91326bb3cdf894cedc (patch) | |
tree | 98712f41eed56d9aa75432d62ee55ca8559ee8bf | |
parent | 5374d35516aaa800a9635bac33315be81ea7a1b1 (diff) | |
download | chromium_src-16f3bd95e3f2bd39f6d64f91326bb3cdf894cedc.zip chromium_src-16f3bd95e3f2bd39f6d64f91326bb3cdf894cedc.tar.gz chromium_src-16f3bd95e3f2bd39f6d64f91326bb3cdf894cedc.tar.bz2 |
Fix build bustage. Missed a file in my last commit :-(
TBR=tony
Review URL: http://codereview.chromium.org/18337
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8233 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/build/WebCore/WebCore.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/webkit/build/WebCore/WebCore.vcproj b/webkit/build/WebCore/WebCore.vcproj index f855e5e..7a0aca5 100644 --- a/webkit/build/WebCore/WebCore.vcproj +++ b/webkit/build/WebCore/WebCore.vcproj @@ -7296,10 +7296,6 @@ RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\chromium\PluginDataChromium.cpp" > </File> - <File - RelativePath="..\..\..\third_party\WebKit\WebCore\plugins\chromium\PluginsChromium.cpp" - > - </File> </Filter> </Filter> <Filter |