diff options
Diffstat (limited to 'WebKit/android/WebCoreSupport/V8Counters.h')
| -rw-r--r-- | WebKit/android/WebCoreSupport/V8Counters.h | 1 |
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 { |
