| Index: webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_rplr_based_unittest.cc
|
| diff --git a/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_unittest.cc b/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_rplr_based_unittest.cc
|
| similarity index 99%
|
| rename from webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_unittest.cc
|
| rename to webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_rplr_based_unittest.cc
|
| index 8fd62dfbd41bff3c861104b2df455d62b6f82e98..242204ce3a9e147523a147dd8b64e34f9f53043c 100644
|
| --- a/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_unittest.cc
|
| +++ b/webrtc/modules/audio_coding/audio_network_adaptor/fec_controller_rplr_based_unittest.cc
|
| @@ -1,5 +1,5 @@
|
| /*
|
| - * Copyright (c) 2016 The WebRTC project authors. All Rights Reserved.
|
| + * Copyright (c) 2017 The WebRTC project authors. All Rights Reserved.
|
| *
|
| * Use of this source code is governed by a BSD-style license
|
| * that can be found in the LICENSE file in the root of the source
|
|
|