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

Unified Diff: Source/core/page/Page.h

Issue 584303002: Clean up forward declarations in Source/core/page (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 3 months 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
« no previous file with comments | « Source/core/page/FocusController.h ('k') | Source/core/page/PageSerializer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/Page.h
diff --git a/Source/core/page/Page.h b/Source/core/page/Page.h
index 9ff39f0d9b63a0a35dac935574120cc134b291af..c0bf5bfe39e49f0ed6242e56dd4639fb18a395a5 100644
--- a/Source/core/page/Page.h
+++ b/Source/core/page/Page.h
@@ -54,20 +54,12 @@ class EditorClient;
class FocusController;
class Frame;
class FrameHost;
-class HistoryItem;
class InspectorClient;
class InspectorController;
class PageLifecycleNotifier;
-class PlatformMouseEvent;
class PluginData;
class PointerLockController;
-class Range;
-class RenderBox;
-class RenderObject;
-class RenderTheme;
class StorageClient;
-class VisibleSelection;
-class ScrollableArea;
class ScrollingCoordinator;
class Settings;
class SpellCheckerClient;
« no previous file with comments | « Source/core/page/FocusController.h ('k') | Source/core/page/PageSerializer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698