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

Unified Diff: tools/visual_studio/v8.vcproj

Issue 652027: Basic implementation of liveedit feature (Closed)
Patch Set: add proper source headers Created 10 years, 10 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/visual_studio/js2c.cmd ('k') | tools/visual_studio/v8_arm.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/visual_studio/v8.vcproj
diff --git a/tools/visual_studio/v8.vcproj b/tools/visual_studio/v8.vcproj
index 47ba8c1f441aa7d14eb6d3cd179a31541dc94212..3122c6d59862652735c915391e198a52f280cf8d 100644
--- a/tools/visual_studio/v8.vcproj
+++ b/tools/visual_studio/v8.vcproj
@@ -143,6 +143,10 @@
>
</File>
<File
+ RelativePath="..\..\src\liveedit-delay.js"
+ >
+ </File>
+ <File
RelativePath="..\..\src\macros.py"
>
</File>
« no previous file with comments | « tools/visual_studio/js2c.cmd ('k') | tools/visual_studio/v8_arm.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698