| Index: webrtc/modules/audio_coding/BUILD.gn
|
| diff --git a/webrtc/modules/audio_coding/BUILD.gn b/webrtc/modules/audio_coding/BUILD.gn
|
| index a51a73ac91c812f1e957bb5579cfb3a48b91f665..544bfa04907ceeba0657c4cebfe4730c276484fe 100644
|
| --- a/webrtc/modules/audio_coding/BUILD.gn
|
| +++ b/webrtc/modules/audio_coding/BUILD.gn
|
| @@ -787,6 +787,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",
|
|
|