| Index: media/mojo/interfaces/output_protection.mojom
|
| diff --git a/media/mojo/interfaces/output_protection.mojom b/media/mojo/interfaces/output_protection.mojom
|
| index fbba3bf73d0cd2a2d899bcf75da1e5d24617c1b4..87dc10d37bf3b74d5a47b8c7e96c1e75bee03351 100644
|
| --- a/media/mojo/interfaces/output_protection.mojom
|
| +++ b/media/mojo/interfaces/output_protection.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;
|
|
|
| // An interface to query output protection status and enable output protection
|
| // on links that support it.
|
|
|