Index: services/device/public/interfaces/BUILD.gn |
diff --git a/services/device/public/interfaces/BUILD.gn b/services/device/public/interfaces/BUILD.gn |
index 705dc5d29a1f2b59abe6509442369521e86d04d3..6ce6a02c4fdfb007752d81cc9a9853b89a42aef8 100644 |
--- a/services/device/public/interfaces/BUILD.gn |
+++ b/services/device/public/interfaces/BUILD.gn |
@@ -6,6 +6,8 @@ import("//mojo/public/tools/bindings/mojom.gni") |
mojom("interfaces") { |
sources = [ |
+ "battery_monitor.mojom", |
+ "battery_status.mojom", |
"fingerprint.mojom", |
"power_monitor.mojom", |
"time_zone_monitor.mojom", |