Revision: 22097
Author: [email protected]
Date: Mon Jun 30 14:26:40 2014 UTC
Log: Fix external snapshot compilation
[email protected]
LOG=n
BUG=none
Review URL: https://codereview.chromium.org/341433005
http://code.google.com/p/v8/source/detail?r=22097
Modified:
/branches/bleeding_edge/src/snapshot-external.cc
=======================================
--- /branches/bleeding_edge/src/snapshot-external.cc Mon Jun 23 17:16:07
2014 UTC
+++ /branches/bleeding_edge/src/snapshot-external.cc Mon Jun 30 14:26:40
2014 UTC
@@ -50,7 +50,7 @@
if (!HaveASnapshotToStartFrom())
return false;
- ElapsedTimer timer;
+ base::ElapsedTimer timer;
if (FLAG_profile_deserialization) {
timer.Start();
}
--
--
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.