| Index: components/arc/common/audio.mojom
|
| diff --git a/components/arc/common/audio.mojom b/components/arc/common/audio.mojom
|
| index 16dd0e4d34ee8228f25cc87db77a5befad11fe98..17e15d32f4902b6148d6983513a7838bfee1f6ca 100644
|
| --- a/components/arc/common/audio.mojom
|
| +++ b/components/arc/common/audio.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;
|
|
|
| // Use same switch values as kernel switch events.
|
| [Extensible]
|
|
|