Index: Source/web/WebDevToolsFrontendImpl.cpp |
diff --git a/Source/web/WebDevToolsFrontendImpl.cpp b/Source/web/WebDevToolsFrontendImpl.cpp |
index 05a0191b3f43ccf9facc97f9e80c59bd83473576..7be22f96a014a0177ee351919e0b8babc95ee8a7 100644 |
--- a/Source/web/WebDevToolsFrontendImpl.cpp |
+++ b/Source/web/WebDevToolsFrontendImpl.cpp |
@@ -57,8 +57,6 @@ |
#include "core/platform/Pasteboard.h" |
#include "weborigin/SecurityOrigin.h" |
#include "wtf/OwnPtr.h" |
-#include "wtf/Vector.h" |
-#include "wtf/text/WTFString.h" |
using namespace WebCore; |