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

Unified Diff: content/public/browser/devtools_external_agent_proxy.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
« no previous file with comments | « content/public/browser/devtools_agent_host.h ('k') | content/public/browser/devtools_manager_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/devtools_external_agent_proxy.h
diff --git a/content/public/browser/devtools_external_agent_proxy.h b/content/public/browser/devtools_external_agent_proxy.h
index d95fd7ab32ba1d2a2a9bfcdf6c28c1c864bd3677..0ea5bbbb20cd01c43e1da759f607851c188e34bd 100644
--- a/content/public/browser/devtools_external_agent_proxy.h
+++ b/content/public/browser/devtools_external_agent_proxy.h
@@ -11,9 +11,6 @@
namespace content {
-class DevToolsAgentHost;
-class DevToolsExternalAgentProxyDelegate;
-
// Describes interface for communication with an external DevTools agent.
class DevToolsExternalAgentProxy {
public:
« no previous file with comments | « content/public/browser/devtools_agent_host.h ('k') | content/public/browser/devtools_manager_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698