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

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

Issue 255453005: Unused class forward declarations in Page. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 8 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 | « no previous file | no next file » | 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 083e9907dd61a4dffbdbce28b9b0bc959f06afcc..54684b6a1bcafe1bdfde7333ae44b9161f92fcc7 100644
--- a/Source/core/page/Page.h
+++ b/Source/core/page/Page.h
@@ -52,12 +52,9 @@ class EditorClient;
class FocusController;
class LocalFrame;
class FrameHost;
-class FrameSelection;
-class HaltablePlugin;
class HistoryItem;
class InspectorClient;
class InspectorController;
-class Node;
class PageLifecycleNotifier;
class PlatformMouseEvent;
class PluginData;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698