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

Unified Diff: content/content_browser.gypi

Issue 11413078: Tab Audio Capture: Browser-side connect/disconnect functionality. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Disable mirroring on ios platform, since much of content is not compiled in. Created 7 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/browser/renderer_host/render_process_host_impl.cc ('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 99cf83142115cdb4b78e117bd9bde1dde7015e18..8c6d2e3dc5456678924d0f885266158e09353aeb 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -635,6 +635,8 @@
'browser/renderer_host/media/audio_input_renderer_host.h',
'browser/renderer_host/media/audio_input_sync_writer.cc',
'browser/renderer_host/media/audio_input_sync_writer.h',
+ 'browser/renderer_host/media/audio_mirroring_manager.cc',
+ 'browser/renderer_host/media/audio_mirroring_manager.h',
'browser/renderer_host/media/audio_renderer_host.cc',
'browser/renderer_host/media/audio_renderer_host.h',
'browser/renderer_host/media/audio_sync_reader.cc',
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698