| Index: remoting/client/plugin/chromoting_instance.h
|
| diff --git a/remoting/client/plugin/chromoting_instance.h b/remoting/client/plugin/chromoting_instance.h
|
| index 8e9ac8ae7bf26cad8d942b65616a1155db993e49..f66f1e06857ca89cd4f5083f309f0b9fbc40c846 100644
|
| --- a/remoting/client/plugin/chromoting_instance.h
|
| +++ b/remoting/client/plugin/chromoting_instance.h
|
| @@ -199,7 +199,6 @@ class ChromotingInstance :
|
| #endif
|
| KeyEventMapper key_mapper_;
|
| scoped_ptr<PepperInputHandler> input_handler_;
|
| - scoped_ptr<PepperAudioPlayer> audio_player_;
|
| scoped_ptr<ChromotingClient> client_;
|
|
|
| // XmppProxy is a refcounted interface used to perform thread-switching and
|
|
|