| Index: webrtc/modules/audio_coding/BUILD.gn
|
| diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn
|
| index 23b5fa46da5467bfe65af101291c5855662ebd01..432737e7a59f631e6bc529a8ecba787ac26b21dc 100644
|
| --- a/webrtc/modules/audio_coding/BUILD.gn
|
| +++ b/webrtc/modules/audio_coding/BUILD.gn
|
| @@ -760,6 +760,8 @@ source_set("neteq") {
|
| "neteq/buffer_level_filter.h",
|
| "neteq/comfort_noise.cc",
|
| "neteq/comfort_noise.h",
|
| + "neteq/cross_correlation.cc",
|
| + "neteq/cross_correlation.h",
|
| "neteq/decision_logic.cc",
|
| "neteq/decision_logic.h",
|
| "neteq/decision_logic_fax.cc",
|
|
|