Revision: 19956
Author: [email protected]
Date: Mon Mar 17 07:09:49 2014 UTC
Log: Fix compile error after r19955
BUG=None
[email protected]
LOG=N
Review URL: https://codereview.chromium.org/201573002
http://code.google.com/p/v8/source/detail?r=19956
Modified:
/branches/bleeding_edge/include/v8-profiler.h
=======================================
--- /branches/bleeding_edge/include/v8-profiler.h Mon Mar 17 07:02:39 2014
UTC
+++ /branches/bleeding_edge/include/v8-profiler.h Mon Mar 17 07:09:49 2014
UTC
@@ -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.