| Index: webrtc/modules/modules.gyp
|
| diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
|
| index fa2217db5b843d7ddea94ef764b34080b25785dc..efdc817dfb4ce94505697d98ec2dba46b57dab86 100644
|
| --- a/webrtc/modules/modules.gyp
|
| +++ b/webrtc/modules/modules.gyp
|
| @@ -399,9 +399,6 @@
|
| 'defines': [ 'BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=1' ],
|
| }, {
|
| 'defines': [ 'BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0' ],
|
| - 'sources!': [
|
| - 'remote_bitrate_estimator/test/bwe_test_logging.cc'
|
| - ],
|
| }],
|
| # Run screen/window capturer tests only on platforms where they are
|
| # supported.
|
|
|