| Index: device/battery/battery_monitor.mojom
|
| diff --git a/device/battery/battery_monitor.mojom b/device/battery/battery_monitor.mojom
|
| index ec6bcbfc7acf0e5cd22e250e403bde875272b021..c5c160090877c17798ad8e52f865e020a6a810f2 100644
|
| --- a/device/battery/battery_monitor.mojom
|
| +++ b/device/battery/battery_monitor.mojom
|
| @@ -2,9 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// TODO(blundell): Move module to device.mojom, and move the mojom files to
|
| -// //device/battery/public/interfaces.
|
| -module device;
|
| +module device.mojom;
|
|
|
| import "device/battery/battery_status.mojom";
|
|
|
|
|