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

Unified Diff: chrome/browser/BUILD.gn

Issue 2897833002: Add a PermissionContext subclass for the midi permission (Closed)
Patch Set: Midi sysex Created 3 years, 7 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 | « no previous file | chrome/browser/media/midi_permission_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index c66a68d13aa3aaec65d92d6d1dd5b20d319592b2..b259642c128eb1b17570469380f4531d6c63fe60 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -577,6 +577,8 @@ split_static_library("browser") {
"media/media_url_constants.h",
"media/midi_permission_context.cc",
"media/midi_permission_context.h",
+ "media/midi_sysex_permission_context.cc",
+ "media/midi_sysex_permission_context.h",
"media/output_protection_proxy.cc",
"media/output_protection_proxy.h",
"media/router/media_router_feature.cc",
« no previous file with comments | « no previous file | chrome/browser/media/midi_permission_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698