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

Unified Diff: Source/core/frame/Console.h

Issue 584273002: Clean up forward declarations in Source/core/frame (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 | « no previous file | Source/core/frame/FrameConsole.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/Console.h
diff --git a/Source/core/frame/Console.h b/Source/core/frame/Console.h
index a2a94d54cab6ba1abed3dad946353451cd6429ff..39b76f993a4dfcc6b2ae493f524ebada95cf89e2 100644
--- a/Source/core/frame/Console.h
+++ b/Source/core/frame/Console.h
@@ -40,8 +40,6 @@ namespace blink {
class LocalFrame;
class MemoryInfo;
-class Page;
-class ScriptArguments;
class Console FINAL : public ConsoleBase, public DOMWindowProperty {
DEFINE_WRAPPERTYPEINFO();
« no previous file with comments | « no previous file | Source/core/frame/FrameConsole.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698