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

Unified Diff: Source/WebCore/inspector/InspectorPageAgent.h

Issue 13976008: Remove more #includes from Frame.h (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: . Created 7 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
Index: Source/WebCore/inspector/InspectorPageAgent.h
diff --git a/Source/WebCore/inspector/InspectorPageAgent.h b/Source/WebCore/inspector/InspectorPageAgent.h
index ba5511681176e5a55691e1084c475a317a2e49b6..e268c8fb94cabcba043816af6210d00ec64df9f7 100644
--- a/Source/WebCore/inspector/InspectorPageAgent.h
+++ b/Source/WebCore/inspector/InspectorPageAgent.h
@@ -49,6 +49,7 @@ class DOMWrapperWorld;
class DocumentLoader;
class Frame;
class Frontend;
+class GraphicsContext;
class InjectedScriptManager;
class InspectorAgent;
class InspectorArray;

Powered by Google App Engine
This is Rietveld 408576698