| Index: components/arc/common/video.mojom
|
| diff --git a/components/arc/common/video.mojom b/components/arc/common/video.mojom
|
| index b21a1dbc4a62a3951bcf45f2441c67f1adde745b..0e9f91b472b26d60b72f52aa7795478c5f3b119f 100644
|
| --- a/components/arc/common/video.mojom
|
| +++ b/components/arc/common/video.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 arc;
|
| +module arc.mojom;
|
|
|
| interface VideoHost {
|
| // Notifies Chrome a request for ipc channel of video acceleration.
|
|
|