| Index: components/arc/common/video_accelerator.mojom
|
| diff --git a/components/arc/common/video_accelerator.mojom b/components/arc/common/video_accelerator.mojom
|
| index 6fd79cc19a4055924999aef4c5d1ab639ecd691b..d20a2360b17f10ecb74acac23d5b47be888f16dd 100644
|
| --- a/components/arc/common/video_accelerator.mojom
|
| +++ b/components/arc/common/video_accelerator.mojom
|
| @@ -5,7 +5,7 @@
|
| // This file defined the mojo interface between Android and Chromium for video
|
| // decoding and encoding. See comments of ArcVideoAccelerator for more info.
|
|
|
| -module arc;
|
| +module arc.mojom;
|
|
|
| [Extensible]
|
| enum HalPixelFormatExtension {
|
|
|