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

Unified Diff: chrome/browser/DEPS

Issue 2458453002: [sensors] Add Permission guard to the generic sensor apis.
Patch Set: Fix comments Created 4 years, 1 month 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 4fbfa366917073990c4b864d4cc89c09882752aa..69cc58d0c8096fdc86339728e602811a93061d0f 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -16,6 +16,7 @@ include_rules = [
"+device/base",
"+device/battery",
"+device/bluetooth",
+ "+device/generic_sensor",
"+device/geolocation",
"+device/hid",
"+device/media_transfer_protocol",

Powered by Google App Engine
This is Rietveld 408576698