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

Unified Diff: content/content_browser.gypi

Issue 13989003: Replace MediaStreamUIController with MediaStreamUIProxy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 446f0c0eda15f1bf4d3f2b176b0d0dab75692f3f..07f22ce9e01160573d3cfd4739fc7a77af1574b0 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -724,9 +724,8 @@
'browser/renderer_host/media/media_stream_manager.h',
'browser/renderer_host/media/media_stream_provider.h',
'browser/renderer_host/media/media_stream_requester.h',
- 'browser/renderer_host/media/media_stream_settings_requester.h',
- 'browser/renderer_host/media/media_stream_ui_controller.cc',
- 'browser/renderer_host/media/media_stream_ui_controller.h',
+ 'browser/renderer_host/media/media_stream_ui_proxy.cc',
+ 'browser/renderer_host/media/media_stream_ui_proxy.h',
'browser/renderer_host/media/video_capture_buffer_pool.cc',
'browser/renderer_host/media/video_capture_buffer_pool.h',
'browser/renderer_host/media/video_capture_controller.cc',

Powered by Google App Engine
This is Rietveld 408576698