Chromium Code Reviews| Index: trunk/src/media/audio/pulse/pulse_input.h |
| =================================================================== |
| --- trunk/src/media/audio/pulse/pulse_input.h (revision 277811) |
| +++ trunk/src/media/audio/pulse/pulse_input.h (working copy) |
| @@ -75,8 +75,6 @@ |
| // Flag indicating the state of the context has been changed. |
| bool context_state_changed_; |
| - scoped_ptr<AudioBus> audio_bus_; |
| - |
| base::ThreadChecker thread_checker_; |
| DISALLOW_COPY_AND_ASSIGN(PulseAudioInputStream); |