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

Unified Diff: chrome/browser/DEPS

Issue 2458453002: [sensors] Add Permission guard to the generic sensor apis.
Patch Set: rebase + blink reformat Created 3 years, 8 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
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/android/preferences/website_preference_bridge.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index acdc6b4e0632d66a305ad7d024cdb9074dc4401d..e55bd06f72ee2ed8207a8238ca40cf1974459799 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -17,6 +17,7 @@ include_rules = [
"+device/base",
"+device/battery",
"+device/bluetooth",
+ "+device/generic_sensor",
"+device/geolocation",
"+device/hid",
"+device/media_transfer_protocol",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/android/preferences/website_preference_bridge.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698