Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(9)

Unified Diff: third_party/WebKit/Source/modules/time_zone_monitor/BUILD.gn

Issue 2698083007: Port device_generic_sensor to be hosted in Device Service. (Closed)
Patch Set: code rebase Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
]

Powered by Google App Engine
This is Rietveld 408576698