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