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

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

Issue 2568463003: media: Rename MediaKeys to ContentDecryptionModule (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/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"
jrummell 2016/12/12 22:08:39 nit: Should include content_decryption_module.h si
xhwang 2016/12/12 22:32:50 Those are part of media::CdmFactory interface and
-#include "media/base/media_keys.h"
namespace base {
class SingleThreadTaskRunner;

Powered by Google App Engine
This is Rietveld 408576698