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

Unified Diff: content/public/browser/devtools_agent_host.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration 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: content/public/browser/devtools_agent_host.h
diff --git a/content/public/browser/devtools_agent_host.h b/content/public/browser/devtools_agent_host.h
index 04c0ca5eea5746d76524bd84aea35df555683c4d..7c1cc83588ce033cfc108b1d666581f1fb75e34d 100644
--- a/content/public/browser/devtools_agent_host.h
+++ b/content/public/browser/devtools_agent_host.h
@@ -30,7 +30,6 @@ namespace content {
class BrowserContext;
class DevToolsExternalAgentProxyDelegate;
-class DevToolsManagerDelegate;
class DevToolsSocketFactory;
class RenderFrameHost;
class WebContents;
« no previous file with comments | « content/public/browser/content_browser_client.h ('k') | content/public/browser/devtools_external_agent_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698