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

Unified Diff: content/content_renderer.gypi

Issue 1464183002: media: Simplify MediaPermissionDispatcher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase only Created 4 years, 10 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 | « no previous file | 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 0c7763a1b9c48663488daf172ee68afe52e54c6e..89c6350e17066492a57fffec683d2dd2a0438c1c 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -299,10 +299,6 @@
'renderer/media/cdm/render_cdm_factory.h',
'renderer/media/media_permission_dispatcher.cc',
'renderer/media/media_permission_dispatcher.h',
- 'renderer/media/media_permission_dispatcher_impl.cc',
- 'renderer/media/media_permission_dispatcher_impl.h',
- 'renderer/media/media_permission_dispatcher_proxy.cc',
- 'renderer/media/media_permission_dispatcher_proxy.h',
'renderer/media/media_stream_audio_level_calculator.cc',
'renderer/media/media_stream_audio_level_calculator.h',
'renderer/media/media_stream_audio_track.cc',
« no previous file with comments | « no previous file | content/renderer/media/media_permission_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698