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

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: rebase Created 4 years, 6 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 4a800d455d1e29238e78239d6842195777c014ec..39f8943336809def4bc3852364f48fcc0db7fff6 100644
--- a/content/renderer/DEPS
+++ b/content/renderer/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+content/public/renderer",
"+content/child",
"+device/battery", # For battery status service.
+ "+device/sensors/public",
"+device/usb/public",
"+device/vibration",
"+gin",

Powered by Google App Engine
This is Rietveld 408576698