Index: device/power_monitor/public/interfaces/BUILD.gn |
diff --git a/device/geolocation/public/interfaces/BUILD.gn b/device/power_monitor/public/interfaces/BUILD.gn |
similarity index 90% |
copy from device/geolocation/public/interfaces/BUILD.gn |
copy to device/power_monitor/public/interfaces/BUILD.gn |
index 6bdfc1ac3d8ac01629c3ed29256a31b2db907242..4dc40ef0efcdb8528207a970f7f2aa944dbd30b6 100644 |
--- a/device/geolocation/public/interfaces/BUILD.gn |
+++ b/device/power_monitor/public/interfaces/BUILD.gn |
@@ -6,6 +6,6 @@ import("//mojo/public/tools/bindings/mojom.gni") |
mojom("interfaces") { |
sources = [ |
- "geolocation.mojom", |
+ "power_monitor.mojom", |
] |
} |