Chromium Code Reviews| Index: third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp |
| diff --git a/third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp b/third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp |
| index f85adae94a4119d80479d75b5bd948399e4f0537..730dd279d54f78797565f1c0ed8ca18ecb84ec9e 100644 |
| --- a/third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp |
| +++ b/third_party/WebKit/Source/bindings/core/v8/custom/V8WindowCustom.cpp |
| @@ -62,7 +62,6 @@ |
| #include "core/loader/FrameLoaderClient.h" |
| #include "platform/LayoutTestSupport.h" |
| #include "wtf/Assertions.h" |
| -#include "wtf/OwnPtr.h" |
| namespace blink { |