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

Unified Diff: content/browser/DEPS

Issue 2353283002: [TimeZoneMonitor] Decouple //content/browser/time_zone_monitor* to //device/. (Closed)
Patch Set: Do not set output_name in gn Created 4 years, 3 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
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 900e595c813148f4a65c7a8f9b81ceefcdfa09a4..1b3989b56488171bb857ceeecc741b7ac516d515 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -18,7 +18,7 @@ include_rules = [
"+device/geolocation",
"+device/power_save_blocker",
"+device/sensors/public",
- "+device/time_zone_monitor/public",
+ "+device/time_zone_monitor", # For TimeZoneMonitor creation.
"+device/vibration", # For Vibration API
"+device/vr", # For WebVR API
"+gin/v8_initializer.h",
« no previous file with comments | « content/browser/BUILD.gn ('k') | content/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698