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

Unified Diff: content/app/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/app/BUILD.gn ('k') | content/app/android/library_loader_hooks.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/DEPS
diff --git a/content/app/DEPS b/content/app/DEPS
index 1881ff76d892d5da7d75dafe5eb74266183921e7..81c303dac21f6f47f0eab0f2ca3ca0e6e8843b51 100644
--- a/content/app/DEPS
+++ b/content/app/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+device/generic_sensor",
"+device/geolocation",
"+device/power_save_blocker",
+ "+device/time_zone_monitor",
"+device/usb",
"+device/vibration",
# For loading V8's initial snapshot from external files.
« no previous file with comments | « content/app/BUILD.gn ('k') | content/app/android/library_loader_hooks.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698