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

Unified Diff: tools/visual_studio/v8_base.vcproj

Issue 18096: Experimental: merge from bleeding_edge. Merge up to and including... (Closed) Base URL: http://v8.googlecode.com/svn/branches/experimental/toiger/
Patch Set: Created 11 years, 11 months 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 | « tools/presubmit.py ('k') | tools/visual_studio/v8_base_arm.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/visual_studio/v8_base.vcproj
===================================================================
--- tools/visual_studio/v8_base.vcproj (revision 1085)
+++ tools/visual_studio/v8_base.vcproj (working copy)
@@ -301,6 +301,10 @@
>
</File>
<File
+ RelativePath="..\..\src\regexp-stack.h"
+ >
+ </File>
+ <File
RelativePath="..\..\src\assembler.cc"
>
</File>
@@ -745,6 +749,10 @@
>
</File>
<File
+ RelativePath="..\..\src\regexp-stack.cc"
+ >
+ </File>
+ <File
RelativePath="..\..\src\rewriter.cc"
>
</File>
« no previous file with comments | « tools/presubmit.py ('k') | tools/visual_studio/v8_base_arm.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698