Chromium Code Reviews| Index: remoting/protocol/session_config.h |
| diff --git a/remoting/protocol/session_config.h b/remoting/protocol/session_config.h |
| index 12466d3e41f9f88886bffbbee7e9add8f1a2a7db..58d3d78ca89b3aa980bfc207977bc39923b4eb93 100644 |
| --- a/remoting/protocol/session_config.h |
| +++ b/remoting/protocol/session_config.h |
| @@ -33,6 +33,7 @@ struct ChannelConfig { |
| CODEC_ZIP, |
| CODEC_VP8, |
| CODEC_VORBIS, |
| + CODEC_SPEEX, |
| }; |
| ChannelConfig(); |