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

Unified Diff: tools/visual_studio/v8_base_arm.vcproj

Issue 200132: Add initial version of retainers heap profile. (Closed)
Patch Set: Comments addressed Created 11 years, 3 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_base.vcproj ('k') | tools/visual_studio/v8_base_x64.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ee8e3399200b8303b6f58ed9b408c626d6074fcd..f0ba07a674c23ea671d5a49904afe9fa386e6042 100644
--- a/tools/visual_studio/v8_base_arm.vcproj
+++ b/tools/visual_studio/v8_base_arm.vcproj
@@ -497,6 +497,14 @@
>
</File>
<File
+ RelativePath="..\..\src\heap-profiler.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\heap-profiler.h"
+ >
+ </File>
+ <File
RelativePath="..\..\src\arm\ic-arm.cc"
>
</File>
« no previous file with comments | « tools/visual_studio/v8_base.vcproj ('k') | tools/visual_studio/v8_base_x64.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698