Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.h |
| diff --git a/third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.h b/third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.h |
| index 331671643391b39180d7eb0eee2d9ac503dc83cf..b61ffb25206fd1799c28b05b3e3d628c33e1c1a9 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.h |
| +++ b/third_party/WebKit/Source/core/html/HTMLFrameOwnerElement.h |
| @@ -32,7 +32,6 @@ |
| namespace blink { |
| -class LocalDOMWindow; |
| class ExceptionState; |
| class Frame; |
| class LayoutPart; |