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

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

Issue 2463703003: blink: Cleanup core class forward declarations (Closed)
Patch Set: Remove redundant empty lines Created 4 years, 1 month 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/LocalFrame.h
diff --git a/third_party/WebKit/Source/core/frame/LocalFrame.h b/third_party/WebKit/Source/core/frame/LocalFrame.h
index 7c8ff2c232a2ce5a4ea8f7e50742db16c87cc7b9..34d1eac94db71c280aa8bed481dcbfb8189c741f 100644
--- a/third_party/WebKit/Source/core/frame/LocalFrame.h
+++ b/third_party/WebKit/Source/core/frame/LocalFrame.h
@@ -58,14 +58,12 @@ class FloatSize;
class FrameConsole;
class FrameSelection;
class FrameView;
-class HTMLPlugInElement;
class InputMethodController;
class InterfaceProvider;
class InterfaceRegistry;
class IntPoint;
class IntSize;
class InstrumentingAgents;
-class JSONObject;
class LayoutView;
class LayoutViewItem;
class LocalDOMWindow;
@@ -78,7 +76,6 @@ class PluginData;
class Range;
class ScriptController;
class SpellChecker;
-class WebFrameHostScheduler;
class WebFrameScheduler;
extern template class CORE_EXTERN_TEMPLATE_EXPORT Supplement<LocalFrame>;
« no previous file with comments | « third_party/WebKit/Source/core/frame/LocalDOMWindow.h ('k') | third_party/WebKit/Source/core/frame/RemoteFrameClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698