Index: third_party/WebKit/Source/bindings/core/v8/WindowProxy.cpp |
diff --git a/third_party/WebKit/Source/bindings/core/v8/WindowProxy.cpp b/third_party/WebKit/Source/bindings/core/v8/WindowProxy.cpp |
index 849eeed174dfde1a5b985140c30206f6af4c80bf..319fe221e8a67018b0da6b53f4a3a6b953dd5123 100644 |
--- a/third_party/WebKit/Source/bindings/core/v8/WindowProxy.cpp |
+++ b/third_party/WebKit/Source/bindings/core/v8/WindowProxy.cpp |
@@ -62,7 +62,6 @@ |
#include "platform/weborigin/SecurityOrigin.h" |
#include "public/platform/Platform.h" |
#include "wtf/Assertions.h" |
-#include "wtf/OwnPtr.h" |
#include "wtf/StringExtras.h" |
#include "wtf/text/CString.h" |
#include <algorithm> |