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

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: Remove test code. 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
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 907cc107e8c12045bff98994b059c9277f2b8cc4..ea55d8cb9f28d6f2c7d3e517279ee9ed14bc0a7e 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -273,6 +273,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',

Powered by Google App Engine
This is Rietveld 408576698