Index: remoting/protocol/session_config.h |
diff --git a/remoting/protocol/session_config.h b/remoting/protocol/session_config.h |
index 02ee7f1900b2636269ed9cf29fa5bdbfeee5333b..3d65d813ffc59baa318da7e9e184dae64ead6111 100644 |
--- a/remoting/protocol/session_config.h |
+++ b/remoting/protocol/session_config.h |
@@ -32,6 +32,7 @@ struct ChannelConfig { |
CODEC_ZIP, |
CODEC_VP8, |
CODEC_VORBIS, |
+ CODEC_SPEEX, |
}; |
ChannelConfig(); |