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

Unified Diff: chromecast/media/cdm/cast_cdm.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/audio/cast_audio_mixer.h ('k') | chromecast/media/cma/backend/alsa/audio_decoder_alsa.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/cdm/cast_cdm.h
diff --git a/chromecast/media/cdm/cast_cdm.h b/chromecast/media/cdm/cast_cdm.h
index 93cc5c70e6f23fac24cdcd849199b77e9aa0e71d..b5de75e49f0161ad5abad828343bb530c45baf56 100644
--- a/chromecast/media/cdm/cast_cdm.h
+++ b/chromecast/media/cdm/cast_cdm.h
@@ -24,10 +24,6 @@
#include "media/base/player_tracker.h"
#include "media/cdm/json_web_key.h"
-namespace base {
-class SingleThreadTaskRunner;
-}
-
namespace media {
class PlayerTrackerImpl;
}
« no previous file with comments | « chromecast/media/audio/cast_audio_mixer.h ('k') | chromecast/media/cma/backend/alsa/audio_decoder_alsa.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698