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

Unified Diff: content/browser/DEPS

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
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 7b94828e911c4998a1d28cdf32d2b699601f913a..5c33536815dc092d22c3f5bec7083992f4e30314 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -22,7 +22,6 @@ include_rules = [
"+device/power_monitor",
"+device/power_save_blocker",
"+device/sensors/public",
- "+device/time_zone_monitor", # For TimeZoneMonitor creation.
"+device/vibration", # For Vibration API
"+device/vr", # For WebVR API
"+device/wake_lock",

Powered by Google App Engine
This is Rietveld 408576698