Index: services/device/public/interfaces/battery_monitor.mojom |
diff --git a/device/battery/battery_monitor.mojom b/services/device/public/interfaces/battery_monitor.mojom |
similarity index 89% |
rename from device/battery/battery_monitor.mojom |
rename to services/device/public/interfaces/battery_monitor.mojom |
index c5c160090877c17798ad8e52f865e020a6a810f2..d3ebf42e80427a638082899c48bc3c4f4a092499 100644 |
--- a/device/battery/battery_monitor.mojom |
+++ b/services/device/public/interfaces/battery_monitor.mojom |
@@ -4,7 +4,7 @@ |
module device.mojom; |
-import "device/battery/battery_status.mojom"; |
+import "services/device/public/interfaces/battery_status.mojom"; |
interface BatteryMonitor { |
// Battery status is reported once it changes or immediately if this is the |