Chromium Code Reviews| Index: media/media.gyp | 
| =================================================================== | 
| --- media/media.gyp (revision 155057) | 
| +++ media/media.gyp (working copy) | 
| @@ -113,6 +113,19 @@ | 
| 'audio/mac/audio_manager_mac.h', | 
| 'audio/mac/audio_output_mac.cc', | 
| 'audio/mac/audio_output_mac.h', | 
| + 'audio/mac/audio_unified_mac.cc', | 
| + 'audio/mac/audio_unified_mac.h', | 
| + | 
| 
 
scherkus (not reviewing)
2012/09/10 11:26:19
remove all these blank lines
 
 | 
| + 'audio/mac/audio_synchronized_mac.cc', | 
| + 'audio/mac/audio_synchronized_mac.h', | 
| 
 
scherkus (not reviewing)
2012/09/10 11:26:19
I don't see these in the CL -- remove?
 
 | 
| + | 
| + 'audio/mac/CAPlayThrough/AudioChannel.cpp', | 
| 
 
scherkus (not reviewing)
2012/09/10 11:26:19
remove?
 
 | 
| + 'audio/mac/CAPlayThrough/AudioChannel.h', | 
| + 'audio/mac/CAPlayThrough/AudioBus.cpp', | 
| + 'audio/mac/CAPlayThrough/AudioBus.h', | 
| + 'audio/mac/CAPlayThrough/AudioFIFO.cpp', | 
| + 'audio/mac/CAPlayThrough/AudioFIFO.h', | 
| 
 
no longer working on chromium
2012/09/10 12:14:59
are these files part of this CL?
 
 | 
| + | 
| 'audio/null_audio_sink.cc', | 
| 'audio/null_audio_sink.h', | 
| 'audio/openbsd/audio_manager_openbsd.cc', |