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

Unified Diff: chromecast/media/cdm/cast_cdm_factory.h

Issue 2568463003: media: Rename MediaKeys to ContentDecryptionModule (Closed)
Patch Set: comments addressed 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/cdm/cast_cdm.cc ('k') | chromecast/media/cdm/cast_cdm_proxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/media/cdm/cast_cdm_factory.h
diff --git a/chromecast/media/cdm/cast_cdm_factory.h b/chromecast/media/cdm/cast_cdm_factory.h
index 7d1201bbdf602adabad62bc0f92a3d9741cb5f82..24120eb7f153eb4b28fd72db79dd9b1c9a3a9d79 100644
--- a/chromecast/media/cdm/cast_cdm_factory.h
+++ b/chromecast/media/cdm/cast_cdm_factory.h
@@ -9,7 +9,6 @@
#include "chromecast/media/base/key_systems_common.h"
#include "chromecast/media/base/media_resource_tracker.h"
#include "media/base/cdm_factory.h"
-#include "media/base/media_keys.h"
namespace base {
class SingleThreadTaskRunner;
« no previous file with comments | « chromecast/media/cdm/cast_cdm.cc ('k') | chromecast/media/cdm/cast_cdm_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698