Chromium Code Reviews| Index: remoting/protocol/webrtc_transport.h |
| diff --git a/remoting/protocol/webrtc_transport.h b/remoting/protocol/webrtc_transport.h |
| index c5c13fe6e8efcc8c65097c71686816cbdb4f2155..0746425326890e01929c1f2d345fa4c3a70b5976 100644 |
| --- a/remoting/protocol/webrtc_transport.h |
| +++ b/remoting/protocol/webrtc_transport.h |
| @@ -26,6 +26,7 @@ namespace protocol { |
| class TransportContext; |
| class MessagePipe; |
| +class WebrtcAudioModule; |
| class WebrtcTransport : public Transport { |
| public: |