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

Unified Diff: content/browser/BUILD.gn

Issue 2402983002: [TimeZoneMonitor] Decouple renderer side impl from content to blink. (Closed)
Patch Set: Rebase only Created 4 years, 2 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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e8d75e74180dc22db93bcb6eafc5e429caa9c2f5..7ae3f52c5213f417d45b4011cdfcb5185db9fe4b 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -67,6 +67,7 @@ source_set("browser") {
"//device/power_save_blocker",
"//device/sensors/public/cpp",
"//device/time_zone_monitor",
+ "//device/time_zone_monitor/public/interfaces",
"//device/vibration",
"//device/wake_lock",
"//gin",

Powered by Google App Engine
This is Rietveld 408576698