Index: third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.cpp |
diff --git a/third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.cpp b/third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.cpp |
index 68263aac17562cd708818189d55a9822ba81795d..3e62726267147aa16dd9c378922221f9529dee05 100644 |
--- a/third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.cpp |
+++ b/third_party/WebKit/Source/core/inspector/InspectorWorkerAgent.cpp |
@@ -33,7 +33,6 @@ |
#include "core/dom/Document.h" |
#include "core/inspector/InspectedFrames.h" |
#include "platform/weborigin/KURL.h" |
-#include "wtf/PassOwnPtr.h" |
#include "wtf/RefPtr.h" |
#include "wtf/text/WTFString.h" |