| Index: components/arc/common/power.mojom
|
| diff --git a/components/arc/common/power.mojom b/components/arc/common/power.mojom
|
| index db857bd9938cc879d9c4dfc16c321b3eac0159c3..0b000c20e87df5725e571b11767314f1f40798b2 100644
|
| --- a/components/arc/common/power.mojom
|
| +++ b/components/arc/common/power.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;
|
|
|
| // Enumerates the types of wake lock the ARC instance can request from the
|
| // host.
|
|
|