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

Unified Diff: content/common/media/media_player_messages_enums_android.h

Issue 181903003: Reland r253665 "Rename MediaKeys*Msg to Cdm*Msg." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 months 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: content/common/media/media_player_messages_enums_android.h
diff --git a/content/common/media/media_player_messages_enums_android.h b/content/common/media/media_player_messages_enums_android.h
index 56625a077293fd413272e545223258f59525ef23..3483d6862e37b19b6613ca8b18d4f72d1b5cd4d4 100644
--- a/content/common/media/media_player_messages_enums_android.h
+++ b/content/common/media/media_player_messages_enums_android.h
@@ -12,7 +12,7 @@ enum MediaPlayerHostMsg_Initialize_Type {
};
// Dictates the session type when an EME session is created.
-enum MediaKeysHostMsg_CreateSession_Type {
+enum CdmHostMsg_CreateSession_Type {
CREATE_SESSION_TYPE_WEBM,
CREATE_SESSION_TYPE_MP4,
};
« no previous file with comments | « content/common/media/media_player_messages_android.h ('k') | content/renderer/media/android/proxy_media_keys.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698