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

Unified Diff: media/media.gyp

Issue 1453233002: Improve input handling for WaveAudioHandler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Formatting Created 5 years, 1 month 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 | « media/audio/sounds/wav_audio_handler_unittest.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 443034420ce46fd6136df025ed0c5b3eef83d822..f78ec2cf1c5776c574ad9a7e72b5c48c322c0da0 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -1531,7 +1531,7 @@
'audio/mac/audio_low_latency_input_mac_unittest.cc',
],
}],
- ['chromeos==1', {
+ ['chromeos==1 or chromecast==1', {
'sources': [
'audio/sounds/audio_stream_handler_unittest.cc',
'audio/sounds/sounds_manager_unittest.cc',
« no previous file with comments | « media/audio/sounds/wav_audio_handler_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698