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

Unified Diff: third_party/WebKit/Source/modules/webmidi/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/webmidi/DEPS
diff --git a/third_party/WebKit/Source/modules/webmidi/DEPS b/third_party/WebKit/Source/modules/webmidi/DEPS
index a538054d84d4b58d62837d88b9eae876555305ef..e9cf97a671a5f1548d7345f32f5398df20bd7a3e 100644
--- a/third_party/WebKit/Source/modules/webmidi/DEPS
+++ b/third_party/WebKit/Source/modules/webmidi/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+modules/EventModules.h",
"+modules/EventTargetModules.h",
"+modules/ModulesExport.h",
+ "+modules/permissions",
"+modules/webmidi",
"+platform",
"+public/platform",

Powered by Google App Engine
This is Rietveld 408576698