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

Unified Diff: webkit/build/V8Bindings/V8Bindings.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 | « webkit/build/KJSBindings/KJSBindings.vcproj ('k') | webkit/build/WebCore/WebCore.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/build/V8Bindings/V8Bindings.vcproj
===================================================================
--- webkit/build/V8Bindings/V8Bindings.vcproj (revision 4425)
+++ webkit/build/V8Bindings/V8Bindings.vcproj (working copy)
@@ -2493,11 +2493,11 @@
>
</File>
<File
- RelativePath="..\..\pending\ExceptionContext.h"
+ RelativePath="..\..\port\bridge\ExceptionContextV8.cpp"
>
</File>
<File
- RelativePath="..\..\port\bridge\ExceptionContextV8.cpp"
+ RelativePath="..\..\port\bindings\v8\ExceptionContextData.h"
>
</File>
<File
« no previous file with comments | « webkit/build/KJSBindings/KJSBindings.vcproj ('k') | webkit/build/WebCore/WebCore.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698