| 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 bdf76edfc2536574abceed985a63be93a34d6d4f..e4f5fe693ba1cfda67c1926e8dfc512d3a020d3e 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>
|
|
|