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

Unified Diff: third_party/WebKit/Source/core/inspector/InspectorTraceEvents.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/inspector/InspectorTraceEvents.h
diff --git a/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h b/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
index 78319f8e03cf46a06340734e1b528bc6ae8999b8..7b1ff1285ff594f32a027f3dcba1667c03ee1a6b 100644
--- a/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
+++ b/third_party/WebKit/Source/core/inspector/InspectorTraceEvents.h
@@ -39,12 +39,10 @@ class HitTestRequest;
class HitTestResult;
class ImageResource;
class InvalidationSet;
-class KURL;
class PaintLayer;
class LayoutRect;
class LocalFrame;
class Node;
-class Page;
class QualifiedName;
class LayoutImage;
class LayoutObject;

Powered by Google App Engine
This is Rietveld 408576698