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

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

Issue 180843008: Revert 253665 "Rename MediaKeys*Msg to Cdm*Msg." (Closed) Base URL: svn://svn.chromium.org/chrome/
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: trunk/src/content/common/media/media_player_messages_enums_android.h
===================================================================
--- trunk/src/content/common/media/media_player_messages_enums_android.h (revision 253672)
+++ trunk/src/content/common/media/media_player_messages_enums_android.h (working copy)
@@ -12,7 +12,7 @@
};
// Dictates the session type when an EME session is created.
-enum CdmHostMsg_CreateSession_Type {
+enum MediaKeysHostMsg_CreateSession_Type {
CREATE_SESSION_TYPE_WEBM,
CREATE_SESSION_TYPE_MP4,
};

Powered by Google App Engine
This is Rietveld 408576698