Chromium Code Reviews| Index: third_party/WebKit/Source/web/WebFrameWidgetImpl.h |
| diff --git a/third_party/WebKit/Source/web/WebFrameWidgetImpl.h b/third_party/WebKit/Source/web/WebFrameWidgetImpl.h |
| index d94ae86971fb5121faec6c287fb9d1ca10fc7358..a2e21f96d10e0c81130ada8674534917c566f09e 100644 |
| --- a/third_party/WebKit/Source/web/WebFrameWidgetImpl.h |
| +++ b/third_party/WebKit/Source/web/WebFrameWidgetImpl.h |
| @@ -43,7 +43,6 @@ |
| #include "web/WebViewImpl.h" |
| #include "wtf/Assertions.h" |
| #include "wtf/HashSet.h" |
| -#include "wtf/OwnPtr.h" |
| namespace blink { |
| class Frame; |