summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/V8Counters.h
diff options
context:
space:
mode:
authorAndrei Popescu <andreip@google.com>2010-03-03 18:16:12 +0000
committerAndrei Popescu <andreip@google.com>2010-03-03 18:33:31 +0000
commit4bbbef2a208187104163ecdbe4278d709dede038 (patch)
tree53cda39fcd22bd4fda17b5dcb9966940f3f25f36 /WebKit/android/WebCoreSupport/V8Counters.h
parent60aebe4c6428cce670cda380ae44c26711e9d56b (diff)
downloadexternal_webkit-4bbbef2a208187104163ecdbe4278d709dede038.zip
external_webkit-4bbbef2a208187104163ecdbe4278d709dede038.tar.gz
external_webkit-4bbbef2a208187104163ecdbe4278d709dede038.tar.bz2
Fix V8 build when instrumentation is on
Diffstat (limited to 'WebKit/android/WebCoreSupport/V8Counters.h')
-rw-r--r--WebKit/android/WebCoreSupport/V8Counters.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebKit/android/WebCoreSupport/V8Counters.h b/WebKit/android/WebCoreSupport/V8Counters.h
index dcce068..499b856 100644
--- a/WebKit/android/WebCoreSupport/V8Counters.h
+++ b/WebKit/android/WebCoreSupport/V8Counters.h
@@ -32,6 +32,7 @@
#include <PlatformString.h>
#include <v8.h>
+#include <wtf/HashMap.h>
namespace WebCore {