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

Unified Diff: chrome/browser/DEPS

Issue 2458453002: [sensors] Add Permission guard to the generic sensor apis.
Patch Set: Created 4 years, 2 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 6aa32222ba6955e1c009494c6ddc80b82e3f8470..053f893633e08a65bb62a423d2ee1ad090bbf97f 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -15,6 +15,7 @@ include_rules = [
"+courgette",
"+device/base",
"+device/bluetooth",
+ "+device/generic_sensor",
"+device/geolocation",
"+device/hid",
"+device/media_transfer_protocol",

Powered by Google App Engine
This is Rietveld 408576698