Chromium Code Reviews| Index: media/audio/mac/audio_manager_mac.h |
| =================================================================== |
| --- media/audio/mac/audio_manager_mac.h (revision 20503) |
| +++ media/audio/mac/audio_manager_mac.h (working copy) |
| @@ -24,7 +24,6 @@ |
| char bits_per_sample); |
| virtual void MuteAll(); |
| virtual void UnMuteAll(); |
| - virtual const void* GetLastMockBuffer(); |
| // Mac-only method to free a stream created in MakeAudioStream. |
| // It is called internally by the audio stream when it has been closed. |