Chromium Code Reviews| Index: services/device/public/interfaces/BUILD.gn |
| diff --git a/services/device/public/interfaces/BUILD.gn b/services/device/public/interfaces/BUILD.gn |
| index f207c69a1f6949b8604d005952b437d4650ea056..5ef17d7be9014113373f7c8cf20de2875ada2c64 100644 |
| --- a/services/device/public/interfaces/BUILD.gn |
| +++ b/services/device/public/interfaces/BUILD.gn |
| @@ -7,6 +7,7 @@ import("//mojo/public/tools/bindings/mojom.gni") |
| mojom("interfaces") { |
| sources = [ |
| "power_monitor.mojom", |
| + "time_zone_monitor.mojom", |
| ] |
| public_deps = [ |