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

Unified Diff: media/media.gyp

Issue 9418042: Adding microphone volume support to chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: please review Created 8 years, 10 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
« media/audio/win/wavein_input_win.cc ('K') | « media/audio/win/wavein_input_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 0b3785d1d4bbccbe9ef44f243c763e15fd7eff61..a69dddde5ca6de7dcf4d95af000fa866cad7416d 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -568,6 +568,7 @@
'sources': [
'audio/audio_input_controller_unittest.cc',
'audio/audio_input_device_unittest.cc',
+ 'audio/audio_input_volume_unittest.cc',
henrika (OOO until Aug 14) 2012/02/21 14:03:47 wrong order
no longer working on chromium 2012/02/21 18:01:38 Done.
'audio/audio_input_unittest.cc',
'audio/audio_low_latency_input_output_unittest.cc',
'audio/audio_output_controller_unittest.cc',
« media/audio/win/wavein_input_win.cc ('K') | « media/audio/win/wavein_input_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698