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

Unified Diff: content/browser/BUILD.gn

Issue 2402983002: [TimeZoneMonitor] Decouple renderer side impl from content to blink. (Closed)
Patch Set: Inside modules use V8PerIsolateData::mainThreadIsolate() instead of blink::mainThreadIsolate() 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 7302df2152b28066ac22feb6ef8c82376bd070b4..1c471759e7c37e051b16a69ed0a9fa450f974c24 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",
« no previous file with comments | « no previous file | content/public/test/render_view_test.cc » ('j') | third_party/WebKit/Source/core/workers/WorkerThread.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698