diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-10 23:49:41 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-11-10 23:49:41 +0000 |
commit | 27961c57893201b2914f173cb517e33f37d0ae58 (patch) | |
tree | 0a9dcbfe745bf4922462091e54e3c65828aad9b6 /webkit/build/KJSBindings | |
parent | bc48650ae075e11ac0cb37a8c7592191ea0c51c4 (diff) | |
download | chromium_src-27961c57893201b2914f173cb517e33f37d0ae58.zip chromium_src-27961c57893201b2914f173cb517e33f37d0ae58.tar.gz chromium_src-27961c57893201b2914f173cb517e33f37d0ae58.tar.bz2 |
Get rid of ExceptionContext (2/2)
Review URL: http://codereview.chromium.org/9754
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5141 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 9c47076..2fbb5a0e 100644 --- a/webkit/build/KJSBindings/KJSBindings.vcproj +++ b/webkit/build/KJSBindings/KJSBindings.vcproj @@ -2810,14 +2810,6 @@ </Filter> </Filter> <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\GCController.cpp" > </File> |