Revision: 15491
Author: [email protected]
Date: Thu Jul 4 09:32:12 2013
Log: Remove #include "heap-snapshot-generator-inl.h" from v8.h
This reduces number of dependent .cc files to 9 (was whole v8).
BUG=None
[email protected]
Review URL: https://codereview.chromium.org/18699002
http://code.google.com/p/v8/source/detail?r=15491
Modified:
/branches/bleeding_edge/src/heap-profiler.h
/branches/bleeding_edge/src/v8.h
=======================================
--- /branches/bleeding_edge/src/heap-profiler.h Wed Apr 24 08:59:23 2013
+++ /branches/bleeding_edge/src/heap-profiler.h Thu Jul 4 09:32:12 2013
@@ -28,6 +28,7 @@
#ifndef V8_HEAP_PROFILER_H_
#define V8_HEAP_PROFILER_H_
+#include "heap-snapshot-generator-inl.h"
#include "isolate.h"
namespace v8 {
=======================================
--- /branches/bleeding_edge/src/v8.h Wed Jul 3 08:39:18 2013
+++ /branches/bleeding_edge/src/v8.h Thu Jul 4 09:32:12 2013
@@ -65,7 +65,6 @@
#include "mark-compact-inl.h"
#include "log-inl.h"
#include "handles-inl.h"
-#include "heap-snapshot-generator-inl.h"
#include "zone-inl.h"
namespace v8 {
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.