| Index: media/mojo/interfaces/decryptor.mojom
|
| diff --git a/media/mojo/interfaces/decryptor.mojom b/media/mojo/interfaces/decryptor.mojom
|
| index 84f16ddfbd64caeb9796ba72845e05245c655667..ab24081242f55ba339434842f7b31b26b0e75c9a 100644
|
| --- a/media/mojo/interfaces/decryptor.mojom
|
| +++ b/media/mojo/interfaces/decryptor.mojom
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -module media.interfaces;
|
| +module media.mojom;
|
|
|
| import "media/mojo/interfaces/demuxer_stream.mojom";
|
| import "media/mojo/interfaces/media_types.mojom";
|
|
|