commit | 5c1d043726b7caa7f1e2fca598a0f2e930e035d6 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Thu Jun 09 09:40:58 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jun 09 09:41:02 2016 |
tree | ba038cceda8377848a17173e5d634feadb91a95d | |
parent | da75f7cc2c92beda2d9a6fd0e062226cab364416 [diff] |
Fix GYP/GN for webrtc/modules/remote_bitrate_estimator Sync the GYP and GN targets and update the name of the GN one to 'remote_bitrate_estimator'. Move the GYP variable 'enable_bwe_test_logging' into the local scope. Remove redundant entries in modules.gyp. These are preparations related to the GN migration. BUG=webrtc:5949 TESTED=Ran GYP with the default variables and with -Denable_bwe_test_logging=1. Compiled remote_bitrate_estimator and verified that bwe_test_logging.cc is compiled only when set. NOTRY=True Review-Url: https://codereview.webrtc.org/2040313004 Cr-Commit-Position: refs/heads/master@{#13087}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.