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

Unified Diff: tools/visual_studio/v8_base_x64.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
« src/small-pointer-list.h ('K') | « tools/visual_studio/v8_base_arm.vcproj ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/visual_studio/v8_base_x64.vcproj
diff --git a/tools/visual_studio/v8_base_x64.vcproj b/tools/visual_studio/v8_base_x64.vcproj
index dc2167bffceb16d9b05ed3a84846682bfa249813..de921bc9c201169466920edb51bc68411689c117 100644
--- a/tools/visual_studio/v8_base_x64.vcproj
+++ b/tools/visual_studio/v8_base_x64.vcproj
@@ -1026,6 +1026,10 @@
>
</File>
<File
+ RelativePath="..\..\src\small-pointer-list.h"
+ >
+ </File>
+ <File
RelativePath="..\..\src\snapshot-common.cc"
>
</File>
« src/small-pointer-list.h ('K') | « tools/visual_studio/v8_base_arm.vcproj ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698