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

Unified Diff: chromecast/media/service/cast_renderer.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
« no previous file with comments | « chromecast/media/cma/pipeline/decrypt_util.h ('k') | chromecast/net/connectivity_checker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/service/cast_renderer.h
diff --git a/chromecast/media/service/cast_renderer.h b/chromecast/media/service/cast_renderer.h
index 4d486b939023e7c08b1a390fb1dadbf24b9ac7f2..1db85bac4b3997a688c8f324ea73060854b1614d 100644
--- a/chromecast/media/service/cast_renderer.h
+++ b/chromecast/media/service/cast_renderer.h
@@ -16,10 +16,6 @@ namespace base {
class SingleThreadTaskRunner;
} // namespace base
-namespace media {
-class MediaLog;
-} // namespace media
-
namespace chromecast {
class TaskRunnerImpl;
« no previous file with comments | « chromecast/media/cma/pipeline/decrypt_util.h ('k') | chromecast/net/connectivity_checker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698