summaryrefslogtreecommitdiffstats
path: root/WebKit/android/benchmark/Intercept.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/android/benchmark/Intercept.h')
-rw-r--r--WebKit/android/benchmark/Intercept.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/android/benchmark/Intercept.h b/WebKit/android/benchmark/Intercept.h
index a5e50c7..2ae7f7b 100644
--- a/WebKit/android/benchmark/Intercept.h
+++ b/WebKit/android/benchmark/Intercept.h
@@ -30,9 +30,9 @@
#include "MyJavaVM.h"
#include "PlatformString.h"
#include "Timer.h"
-#include "Vector.h"
#include "WebCoreFrameBridge.h"
#include "WebCoreResourceLoader.h"
+#include <wtf/Vector.h>
namespace WebCore {
class Page;