| Index: media/mojo/interfaces/service_factory.mojom
|
| diff --git a/media/mojo/interfaces/service_factory.mojom b/media/mojo/interfaces/service_factory.mojom
|
| index 3c628f2a3dae3919749db97ecffa154c286526ab..38a0e0a0c32de4be697018e6b944a1fca07f4348 100644
|
| --- a/media/mojo/interfaces/service_factory.mojom
|
| +++ b/media/mojo/interfaces/service_factory.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/audio_decoder.mojom";
|
| import "media/mojo/interfaces/content_decryption_module.mojom";
|
|
|