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

Unified Diff: content/content_browser.gypi

Issue 1246283003: Split out audio debug recording from RenderProcessHostImpl. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix compile. Created 4 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/common/media/audio_debug_recording.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 a473591a3853ac0c0b431fda64df2f67dd537565..d06c9943ab70d5a95ed1b263bfdaa93517c51b59 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1678,6 +1678,10 @@
'browser/accessibility/browser_accessibility_manager_auralinux.h',
],
'webrtc_browser_sources': [
+ 'browser/media/audio_debug_controller.cc',
+ 'browser/media/audio_debug_controller.h',
+ 'browser/media/audio_debug_recording_impl.cc',
+ 'browser/media/audio_debug_recording_impl.h',
'browser/media/webrtc_internals.cc',
'browser/media/webrtc_internals.h',
'browser/media/webrtc_internals_message_handler.cc',
« no previous file with comments | « content/common/media/audio_debug_recording.mojom ('k') | content/content_common_mojo_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698