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

Unified Diff: content/content_renderer.gypi

Issue 10537121: Adds AudioDevice factory for all audio clients in Chrome (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed DVLOGs Created 8 years, 6 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 | « no previous file | content/renderer/media/audio_device.h » ('j') | content/renderer/media/audio_device.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 8f26bf3df56c6725032d2e9f55a895a1f30da61a..d195973c72c0ff59575fbf43fe1a1e75eb4166b1 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -93,6 +93,7 @@
'renderer/load_progress_tracker.h',
'renderer/media/audio_device.cc',
'renderer/media/audio_device.h',
+ 'renderer/media/audio_device_factory.h',
'renderer/media/audio_device_thread.cc',
'renderer/media/audio_device_thread.h',
'renderer/media/audio_hardware.cc',
« no previous file with comments | « no previous file | content/renderer/media/audio_device.h » ('j') | content/renderer/media/audio_device.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698