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

Unified Diff: content/renderer/DEPS

Issue 2304073003: Mojoify time zone update IPC from browser to renderer (Closed)
Patch Set: Rebase 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/public/test/mock_render_process_host.cc ('k') | content/renderer/render_thread_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/DEPS
diff --git a/content/renderer/DEPS b/content/renderer/DEPS
index 2a875c3c4f6128dd356e172b3d80e2d809b4bfd4..bcad90c7ebd7f5c9c10bdfa3c293bc26869ed55f 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -10,6 +10,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",
« no previous file with comments | « content/public/test/mock_render_process_host.cc ('k') | content/renderer/render_thread_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698