Index: components/arc/common/video.mojom |
diff --git a/components/arc/common/video.mojom b/components/arc/common/video.mojom |
index 1c99881f2c130e255e645fdd380110501cf1ed9d..7604a6d820deb59405ae1f16b0ff69f7267f43b1 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 { |
// Requests an ipc channel from Chrome to be used in the video accelerator. |