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

Unified Diff: media/BUILD.gn

Issue 887873003: media: Add DefaultMediaPermission. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase only Created 5 years, 11 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 | « content/renderer/render_frame_impl.cc ('k') | media/blink/encrypted_media_player_support.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 4a8c1d9d9ddc31328821bad7351ff5efa92c8a42..c4d3ea3927b5b1b037c50d49e777e72718606242 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -114,6 +114,8 @@ component("media") {
"filters/decrypting_demuxer_stream.h",
"filters/decrypting_video_decoder.cc",
"filters/decrypting_video_decoder.h",
+ "filters/default_media_permission.cc",
+ "filters/default_media_permission.h",
"filters/file_data_source.cc",
"filters/file_data_source.h",
"filters/frame_processor.cc",
« no previous file with comments | « content/renderer/render_frame_impl.cc ('k') | media/blink/encrypted_media_player_support.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698