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