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

Unified Diff: src/heap-profiler.cc

Issue 12314027: Split profile-generator (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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
Index: src/heap-profiler.cc
diff --git a/src/heap-profiler.cc b/src/heap-profiler.cc
index ca8eda19ac74f0d2e9eb51b21cda1a2f46ed589f..c9f1d501daf18e311d53754d3e6d05e215b9a51c 100644
--- a/src/heap-profiler.cc
+++ b/src/heap-profiler.cc
@@ -28,7 +28,7 @@
#include "v8.h"
#include "heap-profiler.h"
-#include "profile-generator.h"
+#include "heap-snapshot-generator-inl.h"
namespace v8 {
namespace internal {
« no previous file with comments | « src/api.cc ('k') | src/heap-snapshot-generator.h » ('j') | src/heap-snapshot-generator.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698