| Index: media/mojo/interfaces/content_decryption_module.mojom
|
| diff --git a/media/mojo/interfaces/content_decryption_module.mojom b/media/mojo/interfaces/content_decryption_module.mojom
|
| index cf25e19225bda8429915d8fe89fbff33830054f3..7a99deb2d4a888840129c46518c2cbd4d46c2e4b 100644
|
| --- a/media/mojo/interfaces/content_decryption_module.mojom
|
| +++ b/media/mojo/interfaces/content_decryption_module.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/decryptor.mojom";
|
|
|
|
|