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

Unified Diff: content/content_renderer.gypi

Issue 871663003: media: Add MediaPermission interface and MediaPermissionDispatcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments addressed 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/common/permission_service.mojom ('k') | content/renderer/media/media_permission_dispatcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 971904204a6aa4ea5801c016ef9a6fa3571bfcd3..a123920b54ecc247218df73eec5394c1581e6ff5 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -272,6 +272,8 @@
'renderer/media/media_stream_dispatcher_eventhandler.h',
'renderer/media/media_stream_track.cc',
'renderer/media/media_stream_track.h',
+ 'renderer/media/media_permission_dispatcher.cc',
+ 'renderer/media/media_permission_dispatcher.h',
'renderer/media/midi_dispatcher.cc',
'renderer/media/midi_dispatcher.h',
'renderer/media/midi_message_filter.cc',
« no previous file with comments | « content/common/permission_service.mojom ('k') | content/renderer/media/media_permission_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698