commit | 136778252d2896021dbe7146c36879c1185027db | [log] [tgz] |
---|---|---|
author | phoglund <phoglund@webrtc.org> | Fri Jul 15 11:13:21 2016 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 11:13:28 2016 |
tree | f5d3445091e910468f8d9ab3dbb5c887f940a709 | |
parent | bb738733ea2d6c9e36e1cd0067fe12a3eae75da4 [diff] |
Revert of Fix inconsistent setting of the rtc_include_unittests flag. (patchset #1 id:1 of https://codereview.webrtc.org/2154693002/ ) Reason for revert: Nope, breaks chromium Original issue's description: > Fix inconsistent setting of the rtc_include_unittests flag. > > On advice from brettw, se discussion here: > https://codereview.webrtc.org/2149543002/ > > The problem was we were setting the flag to both false and true, > and the the true happened to win out for WebRTC checkouts and > false for Chromium checkouts. This change should make this > mechanic more obvious. > > This change _should_ have no effect downstream. > > Doing tbr to see if we can get the chromium import back into a good state today. > > TBR=tommi@webrtc.org > > Committed: https://crrev.com/9d34148714773339a4e8396bd28aceb571554d36 > Cr-Commit-Position: refs/heads/master@{#13484} TBR=tommi@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review-Url: https://codereview.webrtc.org/2150293002 Cr-Commit-Position: refs/heads/master@{#13486}
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.