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

Unified Diff: chrome/browser/DEPS

Issue 2458453002: [sensors] Add Permission guard to the generic sensor apis.
Patch Set: Move permissions stuff to SensorProxy, remove aw related stuff 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 0c7b940b7bf2a406d8bd38cf8c966dada04dbdca..8e7a9beabd1c18f183cfe302dad6fc5fbe231d6c 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