Reviewers: Sven Panne,
Message:
Committed patchset #1 manually as r19956 (tree was closed).
Description:
Fix compile error after r19955
BUG=None
[email protected]
LOG=N
Committed: https://code.google.com/p/v8/source/detail?r=19956
Please review this at https://codereview.chromium.org/201573002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files (+1, -1 lines):
M include/v8-profiler.h
Index: include/v8-profiler.h
diff --git a/include/v8-profiler.h b/include/v8-profiler.h
index
b7dd9f1b838de3bfeb45e90c122a14371984d417..1691f29739d8788b86b7672332343371a277ec16
100644
--- a/include/v8-profiler.h
+++ b/include/v8-profiler.h
@@ -36,7 +36,7 @@
namespace v8 {
class HeapGraphNode;
-class HeapStatsUpdate;
+struct HeapStatsUpdate;
typedef uint32_t SnapshotObjectId;
--
--
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/d/optout.