| Index: media/mojo/interfaces/platform_verification.mojom
|
| diff --git a/media/mojo/interfaces/platform_verification.mojom b/media/mojo/interfaces/platform_verification.mojom
|
| index e52ac952ff2dff8b47fbff8490e47e8aeb33978c..9e95d898e03f9ddd5093eed45726d6ab76acb388 100644
|
| --- a/media/mojo/interfaces/platform_verification.mojom
|
| +++ b/media/mojo/interfaces/platform_verification.mojom
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| // TODO(xhwang): Move this out of media if it is needed anywhere else.
|
| -module media.interfaces;
|
| +module media.mojom;
|
|
|
| // Allows authorized services to verify that the underlying platform is trusted.
|
| // An example of a trusted platform is a Chrome OS device in verified boot mode.
|
|
|