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

Unified Diff: content/browser/devtools/devtools_agent_host_impl.h

Issue 2537513006: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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/browser/devtools/devtools_agent_host_impl.h
diff --git a/content/browser/devtools/devtools_agent_host_impl.h b/content/browser/devtools/devtools_agent_host_impl.h
index 54335ff959006abc81221770c610bf6702b2cd0e..b41b10c27fea5cbfaf86a7cf04d15a50cdf9204f 100644
--- a/content/browser/devtools/devtools_agent_host_impl.h
+++ b/content/browser/devtools/devtools_agent_host_impl.h
@@ -16,10 +16,6 @@
#include "content/common/devtools_messages.h"
#include "content/public/browser/devtools_agent_host.h"
-namespace IPC {
-class Message;
-}
-
namespace content {
class BrowserContext;
« no previous file with comments | « content/browser/compositor/software_output_device_mac.h ('k') | content/browser/frame_host/interstitial_page_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698