Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(265)

Unified Diff: webkit/build/KJSBindings/KJSBindings.vcproj

Issue 9019: Make ExceptionContext platform-independent using magic headers (2/2) (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webkit/build/V8Bindings/V8Bindings.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/build/KJSBindings/KJSBindings.vcproj
===================================================================
--- webkit/build/KJSBindings/KJSBindings.vcproj (revision 4425)
+++ webkit/build/KJSBindings/KJSBindings.vcproj (working copy)
@@ -2590,6 +2590,18 @@
</File>
</Filter>
<Filter
+ Name="dom"
+ >
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\dom\ExceptionContext.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\third_party\WebKit\WebCore\bindings\js\ExceptionContextData.h"
+ >
+ </File>
+ </Filter>
+ <Filter
Name="inspector"
>
<File
@@ -2754,14 +2766,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>
« no previous file with comments | « no previous file | webkit/build/V8Bindings/V8Bindings.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698