Chromium Code Reviews| Index: remoting/protocol/session_config.h |
| diff --git a/remoting/protocol/session_config.h b/remoting/protocol/session_config.h |
| index 5d89d67c50f0db1e107bceefd02b893f704ee6a5..ff4dbcc4db345503d6ccd955aa5bf064804b039e 100644 |
| --- a/remoting/protocol/session_config.h |
| +++ b/remoting/protocol/session_config.h |
| @@ -32,7 +32,7 @@ struct ChannelConfig { |
| CODEC_VERBATIM, |
| CODEC_ZIP, |
| CODEC_VP8, |
| - CODEC_VORBIS, |
| + CODEC_OPUS, |
| CODEC_SPEEX, |
| }; |