diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-23 20:29:03 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-23 20:29:03 +0000 |
commit | 88d9181329421fac61c5ac5093af5c06b7c7a906 (patch) | |
tree | 5861f6a2b993b77ffd9de8c4ef851378f4ce4d41 /webkit/build/KJSBindings/KJSBindings.vcproj | |
parent | 15a5ccf888664e1dadc02fd336d901c14524d81e (diff) | |
download | chromium_src-88d9181329421fac61c5ac5093af5c06b7c7a906.zip chromium_src-88d9181329421fac61c5ac5093af5c06b7c7a906.tar.gz chromium_src-88d9181329421fac61c5ac5093af5c06b7c7a906.tar.bz2 |
Add #if ENABLE(JAVASCRIPT_DEBUGGER), part 2.
Review URL: http://codereview.chromium.org/8116
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3850 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/KJSBindings/KJSBindings.vcproj')
-rw-r--r-- | webkit/build/KJSBindings/KJSBindings.vcproj | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/webkit/build/KJSBindings/KJSBindings.vcproj b/webkit/build/KJSBindings/KJSBindings.vcproj index 595611c..aaf3ccfd 100644 --- a/webkit/build/KJSBindings/KJSBindings.vcproj +++ b/webkit/build/KJSBindings/KJSBindings.vcproj @@ -1029,14 +1029,6 @@ > </File> <File - RelativePath="$(IntDir)\DerivedSources\JSJavaScriptCallFrame.cpp" - > - </File> - <File - RelativePath="$(IntDir)\DerivedSources\JSJavaScriptCallFrame.h" - > - </File> - <File RelativePath="$(IntDir)\DerivedSources\JSKeyboardEvent.cpp" > </File> @@ -2581,26 +2573,6 @@ > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\page\JavaScriptCallFrame.cpp" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\WebCore\page\JavaScriptCallFrame.h" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\WebCore\page\JavaScriptDebugListener.h" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\WebCore\page\JavaScriptDebugServer.cpp" - > - </File> - <File - RelativePath="..\..\..\third_party\WebKit\WebCore\page\JavaScriptDebugServer.h" - > - </File> - <File RelativePath="..\..\..\third_party\WebKit\WebCore\page\JavaScriptProfile.cpp" > </File> @@ -3010,10 +2982,6 @@ > </File> <File - RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSJavaScriptCallFrameCustom.cpp" - > - </File> - <File RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\JSLocationCustom.cpp" > </File> |