| Index: media/remoting/proto/remoting_rpc_message.proto
|
| diff --git a/media/remoting/proto/remoting_rpc_message.proto b/media/remoting/proto/remoting_rpc_message.proto
|
| index cd1326436ccac013f4abd3f9c9d78876aeadf68d..f0710845546e59614274200681ff8ce20da3c2c5 100644
|
| --- a/media/remoting/proto/remoting_rpc_message.proto
|
| +++ b/media/remoting/proto/remoting_rpc_message.proto
|
| @@ -257,7 +257,7 @@ message CdmKeyInformation {
|
| optional uint32 system_code = 3;
|
| }
|
|
|
| -// Should align with ::media::MediaKeys::Exception
|
| +// Should align with ::media::CdmPromise::Exception
|
| enum MediaKeysException {
|
| NOT_SUPPORTED_ERROR = 0;
|
| INVALID_STATE_ERROR = 1;
|
|
|