diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-13 22:20:22 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-13 22:20:22 +0000 |
commit | 774a518e6988835ed0def6864364f949223c24cb (patch) | |
tree | 39272859a61e82465ae840186f66451beef17872 /webkit/build/KJSBindings | |
parent | df519145d6c55dd6bdb2b68128da4d18490533f2 (diff) | |
download | chromium_src-774a518e6988835ed0def6864364f949223c24cb.zip chromium_src-774a518e6988835ed0def6864364f949223c24cb.tar.gz chromium_src-774a518e6988835ed0def6864364f949223c24cb.tar.bz2 |
Remove accidental dupe of ExceptionContext in the project file.
Review URL: http://codereview.chromium.org/7124
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3320 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/KJSBindings')
-rw-r--r-- | webkit/build/KJSBindings/KJSBindings.vcproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/webkit/build/KJSBindings/KJSBindings.vcproj b/webkit/build/KJSBindings/KJSBindings.vcproj index 2d72867..39867ef 100644 --- a/webkit/build/KJSBindings/KJSBindings.vcproj +++ b/webkit/build/KJSBindings/KJSBindings.vcproj @@ -1930,14 +1930,6 @@ > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ExceptionContext.cpp" - > - </File> - <File - RelativePath="..\..\pending\ExceptionContext.h" - > - </File> - <File RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ScriptControllerWin.cpp" > </File> |