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

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
« no previous file with comments | « content/common/media/media_stream_options.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index cdd609eb1b9cc5745efcdcbaa2c601ef35f0cd0d..e609e1e207e25f1b8f6b4c2a1459ba66138af472 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -731,9 +731,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',
« no previous file with comments | « content/common/media/media_stream_options.h ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698