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

Unified Diff: content/content_browser.gypi

Issue 1856673002: Mojofication of the Chrome Audio Rendering Prototype Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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/audio_output.mojom ('k') | content/content_common_mojo_bindings.gyp » ('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 5761e08f84e37e35b8dd3067269f7d066a2ec46f..c19f67125f0ce4d050509db37e20c5644ea654c8 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1746,6 +1746,8 @@
'browser/accessibility/browser_accessibility_manager_auralinux.h',
],
'webrtc_browser_sources': [
+ 'browser/media/audio_output_impl.cc',
+ 'browser/media/audio_output_impl.h',
'browser/media/webrtc/webrtc_internals.cc',
'browser/media/webrtc/webrtc_internals.h',
'browser/media/webrtc/webrtc_internals_message_handler.cc',
« no previous file with comments | « content/common/media/audio_output.mojom ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698