| Index: content/common/media/encrypted_media_messages_android.h
|
| diff --git a/chrome/common/encrypted_media_messages_android.h b/content/common/media/encrypted_media_messages_android.h
|
| similarity index 96%
|
| rename from chrome/common/encrypted_media_messages_android.h
|
| rename to content/common/media/encrypted_media_messages_android.h
|
| index 034fb3bbc14fd4caee998a346f51b8ed22f4f291..1aa0316c57d9133041bd4b0a139b12297be84b14 100644
|
| --- a/chrome/common/encrypted_media_messages_android.h
|
| +++ b/content/common/media/encrypted_media_messages_android.h
|
| @@ -31,6 +31,6 @@ IPC_STRUCT_END()
|
|
|
| // Synchronously get a list of supported EME key systems.
|
| IPC_SYNC_MESSAGE_CONTROL1_1(
|
| - ChromeViewHostMsg_GetSupportedKeySystems,
|
| + ViewHostMsg_GetSupportedKeySystems,
|
| SupportedKeySystemRequest /* key system information request */,
|
| SupportedKeySystemResponse /* key system information response */)
|
|
|