Add a copy of Chromium's build/common.gypi @ fa8868418ffe9da48614de5bff07b72f97760f51 as webrtc/build/chromium_common.gypi to preserve GYP behavior. Update webrtc/build/gyp_webrtc.py to include it during GYP invocation. Change log:f86fb54ec3..dd442d4812Full diff:f86fb54ec3..dd442d4812Changed dependencies: * src/buildtools:57649e5e20..86f7e41d94* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/ed6c5d3910..0d81373f91 * src/third_party/libsrtp:48bdd208dc..b17c065a8a* src/third_party/libvpx/source/libvpx:4282d29355..99ef84c65aDEPS diff:f86fb54ec3..dd442d4812/DEPS Clang version changed 280836:282487 Details:f86fb54ec3..dd442d4812/tools/clang/scripts/update.py TBR=marpan@webrtc.org, BUG=None NOTRY=True Review URL: https://codereview.webrtc.org/2380533002 . Cr-Commit-Position: refs/heads/master@{#14409}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.