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

Unified Diff: third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h

Issue 2046433002: Remove unused InspectorFrontend declarations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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: third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h
diff --git a/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h b/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h
index aca38d63c003ba0ad71fa0181f295db9963ef2b5..53f9b8c681d4d0f75445bf732e82253697e818ca 100644
--- a/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h
+++ b/third_party/WebKit/Source/core/inspector/InspectorCSSAgent.h
@@ -52,7 +52,6 @@ class CSSStyleSheet;
class Document;
class Element;
class InspectedFrames;
-class InspectorFrontend;
class InspectorResourceAgent;
class InspectorResourceContainer;
class InspectorResourceContentLoader;

Powered by Google App Engine
This is Rietveld 408576698