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

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

Issue 2255933002: Add PermissionDescriptor to the permissions Mojo interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@no_notification_dispatcher
Patch Set: Print the unexpected permission type. 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: third_party/WebKit/Source/modules/geolocation/DEPS
diff --git a/third_party/WebKit/Source/modules/geolocation/DEPS b/third_party/WebKit/Source/modules/geolocation/DEPS
index c872466ca15c8430b0d20273737fd42ec0068e0c..1eb8ade8f8a07ad74a063e9c3263c5b92524c2d9 100644
--- a/third_party/WebKit/Source/modules/geolocation/DEPS
+++ b/third_party/WebKit/Source/modules/geolocation/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+modules/EventModules.h",
"+modules/ModulesExport.h",
"+modules/geolocation",
+ "+modules/permissions",
"+platform",
"+public/platform",
"-web",

Powered by Google App Engine
This is Rietveld 408576698