commit | 053f91774149a5367ddd531999d4ca69a57dbaa3 | [log] [tgz] |
---|---|---|
author | ivoc <ivoc@webrtc.org> | Wed May 04 09:37:47 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed May 04 09:37:50 2016 |
tree | 46a0092ff920a8af01115e0dcf3f35ed427976bc | |
parent | 71af75dc3ca8516017dca9de2ebe582145ecad14 [diff] |
Partial revert of Enable -Winconsistent-missing-override flag. (patchset #5 id:80001 of https://codereview.webrtc.org/1921653002/ ) Reason for revert: This CL breaks the google3 import (but not the import bot). This partial revert only reverts the build files. A full revert no longer cleanly applies to ToT, so this was done instead. Original issue's description: > Enable -Winconsistent-missing-override flag. > > The problem with gmock is worked around by commenting out any other override declarations in classes using gmock. > > NOPRESUBMIT=True > BUG=webrtc:3970 > > Committed: https://crrev.com/ef8b61e11062295365f11b9942f18a08a8b3ec60 > Cr-Commit-Position: refs/heads/master@{#12563} TBR=mflodman@webrtc.org,kjellander@webrtc.org,nisse@webrtc.org BUG=webrtc:3970 Review-Url: https://codereview.webrtc.org/1944273002 Cr-Commit-Position: refs/heads/master@{#12624}
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.