| Index: third_party/WebKit/Source/modules/time_zone_monitor/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/time_zone_monitor/BUILD.gn b/third_party/WebKit/Source/modules/time_zone_monitor/BUILD.gn
|
| index fcc3811461da2b7412cd2c7356b4edef7b3fe1c5..a84e0dcec6c2adbb0ce6ea17987e5310ef5aa314 100644
|
| --- a/third_party/WebKit/Source/modules/time_zone_monitor/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/time_zone_monitor/BUILD.gn
|
| @@ -13,6 +13,7 @@ blink_modules_sources("time_zone_monitor") {
|
| deps = [
|
| "//mojo/public/cpp/bindings",
|
| "//services/device/public/interfaces:interfaces_blink",
|
| + "//services/service_manager/public/cpp",
|
| "//services/service_manager/public/interfaces:interfaces_blink",
|
| "//third_party/WebKit/Source/platform",
|
| "//third_party/icu:icui18n",
|
|
|