| Index: media/mojo/interfaces/decryptor.mojom
|
| diff --git a/media/mojo/interfaces/decryptor.mojom b/media/mojo/interfaces/decryptor.mojom
|
| index f24d548640a544309aefe79abdc850cbbf86e72a..55091e4671cdfa24d9c03522b4280edfb143b042 100644
|
| --- a/media/mojo/interfaces/decryptor.mojom
|
| +++ b/media/mojo/interfaces/decryptor.mojom
|
| @@ -11,9 +11,6 @@ import "media/mojo/interfaces/media_types.mojom";
|
| struct AudioBuffer {};
|
| struct VideoFrame {};
|
|
|
| -// TODO(xhwang): Client syntax has been removed, so a new mechanism for client
|
| -// discovery must be added to this interface. See http://crbug.com/451321.
|
| -
|
| // Interface for decrypting (and decoding) encrypted streams.
|
| // See media/base/decryptor.h for details.
|
| interface Decryptor {
|
|
|