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

Unified Diff: content/renderer/DEPS

Issue 2037513002: Convert device_sensors to use mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@conversion--mime-registry
Patch Set: Created 4 years, 5 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/content_renderer.gypi ('k') | content/renderer/device_sensors/device_light_event_pump.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 be5cbe37a17e77fc01586ceafaf72dbe13569ec5..28125e41a4ce010e58aeaa4ba9fab9c977230f2b 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+content/public/renderer",
"+content/child",
"+device/battery", # For battery status service.
+ "+device/sensors/public",
"+device/usb/public",
"+device/vibration",
"+gin",
« no previous file with comments | « content/content_renderer.gypi ('k') | content/renderer/device_sensors/device_light_event_pump.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698