| Index: components/arc/common/ime.mojom
|
| diff --git a/components/arc/common/ime.mojom b/components/arc/common/ime.mojom
|
| index 6af2b88fee2bcd5680f57ae489e9c31948fd5053..8fae966e94b0053b0fc8b3b2ed473a921ae4b37c 100644
|
| --- a/components/arc/common/ime.mojom
|
| +++ b/components/arc/common/ime.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;
|
|
|
| // Represents the type of text input field currently focused.
|
| [Extensible]
|
|
|