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

Unified Diff: content/renderer/DEPS

Issue 2304073003: Mojoify time zone update IPC from browser to renderer (Closed)
Patch Set: Switch to push 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
Index: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index f728e88cc3521836d5bf8d9826873581896af8ab..aeff199931341da1ad8a7191d17f8c58502ef5f7 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+content/child",
"+device/battery", # For battery status service.
"+device/sensors/public",
+ "+device/time_zone_monitor/public",
"+device/usb/public",
"+device/vibration",
"+gin",

Powered by Google App Engine
This is Rietveld 408576698