Index: Source/web/InspectorClientImpl.cpp |
diff --git a/Source/web/InspectorClientImpl.cpp b/Source/web/InspectorClientImpl.cpp |
index 50f4e8d04bfdff168b1cb453a7612d74c0d2a495..4bb75760691edd883a83b156306237e67af248b5 100644 |
--- a/Source/web/InspectorClientImpl.cpp |
+++ b/Source/web/InspectorClientImpl.cpp |
@@ -44,7 +44,6 @@ |
#include "public/web/WebViewClient.h" |
#include "web/WebDevToolsAgentImpl.h" |
#include "web/WebViewImpl.h" |
-#include "wtf/Vector.h" |
using namespace blink; |