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

Unified Diff: media/media.gyp

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 | « media/filters/default_media_permission.cc ('k') | mojo/services/html_viewer/html_document.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 937e7ac001daeb04be67e1334e1434a347d0cd11..57695cd5cedab85f1ab5f9d5b591941c17730936 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -438,6 +438,8 @@
'filters/decrypting_video_decoder.h',
'filters/default_renderer_factory.cc',
'filters/default_renderer_factory.h',
+ 'filters/default_media_permission.cc',
+ 'filters/default_media_permission.h',
'filters/ffmpeg_audio_decoder.cc',
'filters/ffmpeg_audio_decoder.h',
'filters/ffmpeg_bitstream_converter.h',
« no previous file with comments | « media/filters/default_media_permission.cc ('k') | mojo/services/html_viewer/html_document.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698