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

Unified Diff: third_party/WebKit/Source/modules/sensor/DEPS

Issue 2458453002: [sensors] Add Permission guard to the generic sensor apis.
Patch Set: Mikhail+alex 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: third_party/WebKit/Source/modules/sensor/DEPS
diff --git a/third_party/WebKit/Source/modules/sensor/DEPS b/third_party/WebKit/Source/modules/sensor/DEPS
index bedb52bff6518ad2de38124e99aa1e9749167e5d..cf23ccc13fd43869800ff7422548f0be72af723d 100644
--- a/third_party/WebKit/Source/modules/sensor/DEPS
+++ b/third_party/WebKit/Source/modules/sensor/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+modules/EventModules.h",
"+modules/EventTargetModules.h",
"+modules/ModulesExport.h",
+ "+modules/permissions",
"+modules/sensor",
"+mojo/public/cpp/bindings",
"+platform",

Powered by Google App Engine
This is Rietveld 408576698