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

Unified Diff: content/browser/BUILD.gn

Issue 2402983002: [TimeZoneMonitor] Decouple renderer side impl from content to blink. (Closed)
Patch Set: 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 a8ee47a7118b7b5716aaab3a74708353d7ff195e..a10d8fcb6e7252daa24962e38d2eb6311f25db09 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -66,6 +66,7 @@ source_set("browser") {
"//device/nfc:mojo_bindings",
"//device/power_save_blocker",
"//device/time_zone_monitor",
+ "//device/time_zone_monitor/public/interfaces",
"//device/vibration",
"//device/wake_lock",
"//gin",
« no previous file with comments | « no previous file | content/renderer/BUILD.gn » ('j') | third_party/WebKit/Source/core/workers/WorkerBackingThread.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698