Chromium Code Reviews| Index: webrtc/modules/audio_coding/neteq/include/neteq.h | 
| diff --git a/webrtc/modules/audio_coding/neteq/include/neteq.h b/webrtc/modules/audio_coding/neteq/include/neteq.h | 
| index cae56b386273c56fe00385d841fa3fa5849886cb..56d376b2b7d1be3fa91c92682c6667d27e007edb 100644 | 
| --- a/webrtc/modules/audio_coding/neteq/include/neteq.h | 
| +++ b/webrtc/modules/audio_coding/neteq/include/neteq.h | 
| @@ -126,7 +126,6 @@ class NetEq { | 
| kStereoNotSupported, | 
| kSampleUnderrun, | 
| kDecodedTooMuch, | 
| - kFrameSplitError, | 
| kRedundancySplitError, | 
| kPacketBufferCorruption | 
| }; |