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

Unified Diff: chrome/browser/DEPS

Issue 2458453002: [sensors] Add Permission guard to the generic sensor apis.
Patch Set: Fix mikhail's 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 0eebd89dda0591b3c2137cd23c0b86eb69ae97aa..93a2450be9fd331efcbf41a9bebefc8edca62d83 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