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

Unified Diff: chromecast/browser/devtools/remote_debugging_server.h

Issue 2545733002: chromecast: Cleanup class/struct fwd 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: chromecast/browser/devtools/remote_debugging_server.h
diff --git a/chromecast/browser/devtools/remote_debugging_server.h b/chromecast/browser/devtools/remote_debugging_server.h
index 14cba66394f4aceeac8b814946de377522f00fef..e0aefe4ee519e879ce658e9e6e991a869294f48d 100644
--- a/chromecast/browser/devtools/remote_debugging_server.h
+++ b/chromecast/browser/devtools/remote_debugging_server.h
@@ -15,8 +15,6 @@
namespace chromecast {
namespace shell {
-class CastDevToolsManagerDelegate;
-
class RemoteDebuggingServer {
public:
explicit RemoteDebuggingServer(bool start_immediately);
« no previous file with comments | « chromecast/browser/cast_content_window.h ('k') | chromecast/browser/metrics/cast_stability_metrics_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698