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

Unified Diff: tools/visual_studio/v8_base_arm.vcproj

Issue 6707001: Store HValue uses in a custom small list structure. (Closed)
Patch Set: Review fixes Created 9 years, 9 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
Index: tools/visual_studio/v8_base_arm.vcproj
diff --git a/tools/visual_studio/v8_base_arm.vcproj b/tools/visual_studio/v8_base_arm.vcproj
index 6ae962c6d1c52066ed8456463521a961aa875ea8..87c178abb424f749f7b05924cfff3de12feccdb6 100644
--- a/tools/visual_studio/v8_base_arm.vcproj
+++ b/tools/visual_studio/v8_base_arm.vcproj
@@ -984,6 +984,10 @@
>
</File>
<File
+ RelativePath="..\..\src\small-pointer-list.h"
+ >
+ </File>
+ <File
RelativePath="..\..\src\snapshot-common.cc"
>
</File>

Powered by Google App Engine
This is Rietveld 408576698