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

Unified Diff: tools/visual_studio/v8_arm.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/v8.vcproj ('k') | tools/visual_studio/v8_x64.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/visual_studio/v8_arm.vcproj
diff --git a/tools/visual_studio/v8_arm.vcproj b/tools/visual_studio/v8_arm.vcproj
index d21affe9d22fe595b854afadb5044585c3a041cc..cb7519bdc7f6a2ea70192b7f1a1387ca3d4a7d8e 100644
--- a/tools/visual_studio/v8_arm.vcproj
+++ b/tools/visual_studio/v8_arm.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/v8.vcproj ('k') | tools/visual_studio/v8_x64.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698