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

Unified Diff: media/mojo/services/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/services/BUILD.gn
diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn
index 7f55172a57d6b346e59a3b3842dfe734fb1ecde9..75f30063b143a616f19e51b3489ef88e231164c9 100644
--- a/media/mojo/services/BUILD.gn
+++ b/media/mojo/services/BUILD.gn
@@ -110,6 +110,8 @@ source_set("cdm_service") {
if (is_android) {
sources += [
+ "mojo_media_permission.cc",
+ "mojo_media_permission.h",
"mojo_provision_fetcher.cc",
"mojo_provision_fetcher.h",
]

Powered by Google App Engine
This is Rietveld 408576698