| 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..93237f3f8b76793629aea4e07cf7cfaf77f5e59b 100644
|
| --- a/third_party/WebKit/Source/modules/time_zone_monitor/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/time_zone_monitor/BUILD.gn
|
| @@ -13,7 +13,6 @@ blink_modules_sources("time_zone_monitor") {
|
| deps = [
|
| "//mojo/public/cpp/bindings",
|
| "//services/device/public/interfaces:interfaces_blink",
|
| - "//services/service_manager/public/interfaces:interfaces_blink",
|
| "//third_party/WebKit/Source/platform",
|
| "//third_party/icu:icui18n",
|
| ]
|
|
|