| Index: device/battery/battery_monitor.mojom
|
| diff --git a/device/battery/battery_monitor.mojom b/device/battery/battery_monitor.mojom
|
| index 1db7868050322064119ba3c30d7be52c5d2c9900..ec6bcbfc7acf0e5cd22e250e403bde875272b021 100644
|
| --- a/device/battery/battery_monitor.mojom
|
| +++ b/device/battery/battery_monitor.mojom
|
| @@ -2,6 +2,8 @@
|
| // 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;
|
|
|
| import "device/battery/battery_status.mojom";
|
|
|