Chromium Code Reviews| Index: third_party/WebKit/Source/core/frame/DOMWindowProperty.h |
| diff --git a/third_party/WebKit/Source/core/frame/DOMWindowProperty.h b/third_party/WebKit/Source/core/frame/DOMWindowProperty.h |
| index 5a01f86ab4e14e77735c815db7827ddd1adc8636..06257b303bf8770ac3782f34286aefc9ef15ffda 100644 |
| --- a/third_party/WebKit/Source/core/frame/DOMWindowProperty.h |
| +++ b/third_party/WebKit/Source/core/frame/DOMWindowProperty.h |
| @@ -31,7 +31,6 @@ |
| namespace blink { |
| -class LocalDOMWindow; |
| class LocalFrame; |
| class CORE_EXPORT DOMWindowProperty : public GarbageCollectedMixin { |