Revision: 4059
Author: [email protected]
Date: Tue Mar 9 00:25:22 2010
Log: Added zone-inl.h to test-heap-profiler to fix test build failure after
header file refactoring in revision 4058.
Review URL: http://codereview.chromium.org/698002
http://code.google.com/p/v8/source/detail?r=4059
Modified:
/branches/bleeding_edge/test/cctest/test-heap-profiler.cc
=======================================
--- /branches/bleeding_edge/test/cctest/test-heap-profiler.cc Mon Jan 25
14:53:18 2010
+++ /branches/bleeding_edge/test/cctest/test-heap-profiler.cc Tue Mar 9
00:25:22 2010
@@ -8,6 +8,7 @@
#include "heap-profiler.h"
#include "string-stream.h"
#include "cctest.h"
+#include "zone-inl.h"
namespace i = v8::internal;
using i::ClustersCoarser;
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev