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

Unified Diff: content/browser/BUILD.gn

Issue 2460723003: Enable connection to Mojo services from Blink (Closed)
Patch Set: Fix build Created 4 years, 1 month 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
« no previous file with comments | « no previous file | content/browser/DEPS » ('j') | third_party/WebKit/Source/modules/time_zone_monitor/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 023f0d8d623c9e9deec50ec13c965b669740445f..fc2eb6ac93040d608a8653024348309a93a1c898 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -68,8 +68,6 @@ source_set("browser") {
"//device/nfc:mojo_bindings",
"//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/browser/DEPS » ('j') | third_party/WebKit/Source/modules/time_zone_monitor/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698