summaryrefslogtreecommitdiffstats
path: root/webkit/build/KJSBindings
diff options
context:
space:
mode:
authordglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-13 18:12:00 +0000
committerdglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-13 18:12:00 +0000
commit628da89f7ff111bd9937ee93544866f5d076298a (patch)
treec9b6da7200f47ccdae800adda1d568c4a578a098 /webkit/build/KJSBindings
parent5a179bcc5dace716b7bf87622ac1cac960c2ad9b (diff)
downloadchromium_src-628da89f7ff111bd9937ee93544866f5d076298a.zip
chromium_src-628da89f7ff111bd9937ee93544866f5d076298a.tar.gz
chromium_src-628da89f7ff111bd9937ee93544866f5d076298a.tar.bz2
Second attempt at introducing cross-platform ExceptionContext in the midst of unforking.
This time I also made changes to files in pending, to temporarily keep them in sync until they are removed and avoid ambiguitiy due to include search path order. Review URL: http://codereview.chromium.org/7267 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3296 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/KJSBindings')
-rw-r--r--webkit/build/KJSBindings/KJSBindings.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/webkit/build/KJSBindings/KJSBindings.vcproj b/webkit/build/KJSBindings/KJSBindings.vcproj
index c1f5a21..2d72867 100644
--- a/webkit/build/KJSBindings/KJSBindings.vcproj
+++ b/webkit/build/KJSBindings/KJSBindings.vcproj
@@ -1922,6 +1922,22 @@
>
</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\ExceptionContext.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\pending\ExceptionContext.h"
+ >
+ </File>
+ <File
RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ScriptControllerWin.cpp"
>
</File>