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

Unified Diff: media/mojo/interfaces/BUILD.gn

Issue 1838903007: media: Add mojo MediaPermission service Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: media/mojo/interfaces/BUILD.gn
diff --git a/media/mojo/interfaces/BUILD.gn b/media/mojo/interfaces/BUILD.gn
index 8931fb3400066543865816bf5b463e545d98eb11..8cb6a2e7226bdc6561ea9a777d460145f1f51308 100644
--- a/media/mojo/interfaces/BUILD.gn
+++ b/media/mojo/interfaces/BUILD.gn
@@ -10,6 +10,7 @@ mojom("interfaces") {
"content_decryption_module.mojom",
"decryptor.mojom",
"demuxer_stream.mojom",
+ "media_permission.mojom",
"media_types.mojom",
"output_protection.mojom",
"renderer.mojom",

Powered by Google App Engine
This is Rietveld 408576698