Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2342)

Unified Diff: third_party/WebKit/Source/core/frame/LocalDOMWindow.h

Issue 2542203004: blink: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/core/frame/LocalDOMWindow.h
diff --git a/third_party/WebKit/Source/core/frame/LocalDOMWindow.h b/third_party/WebKit/Source/core/frame/LocalDOMWindow.h
index c9abc022ea2746eaf0bbb0886ad1c6344d52f7b0..2d0a9d2e9eb265e04cf6db6f6dc4c3a2bc036a74 100644
--- a/third_party/WebKit/Source/core/frame/LocalDOMWindow.h
+++ b/third_party/WebKit/Source/core/frame/LocalDOMWindow.h
@@ -43,11 +43,9 @@ class CustomElementRegistry;
class DOMWindowEventQueue;
class DOMWindowProperty;
class DocumentInit;
-class EventListener;
class EventQueue;
class FrameConsole;
class MessageEvent;
-class Page;
class PostMessageTimer;
class SecurityOrigin;
class SourceLocation;
« no previous file with comments | « third_party/WebKit/Source/core/fetch/ResourceFetcher.h ('k') | third_party/WebKit/Source/core/frame/LocalFrame.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698