Index: Source/web/WebDevToolsAgentImpl.cpp |
diff --git a/Source/web/WebDevToolsAgentImpl.cpp b/Source/web/WebDevToolsAgentImpl.cpp |
index 108e3f9c6caf6328aebeda6457b2fcfa1eee0ce6..7c190f1027259d05d7c0ba404269290689672d91 100644 |
--- a/Source/web/WebDevToolsAgentImpl.cpp |
+++ b/Source/web/WebDevToolsAgentImpl.cpp |
@@ -71,7 +71,6 @@ |
#include "wtf/CurrentTime.h" |
#include "wtf/MathExtras.h" |
#include "wtf/Noncopyable.h" |
-#include "wtf/OwnPtr.h" |
#include "wtf/text/WTFString.h" |
using namespace WebCore; |