commit | 24d812ddc15c0a6ad26375a2522892214d11947b | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Tue Nov 22 15:02:11 2016 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 22 15:02:16 2016 |
tree | 68ff45146a8428a714215b9273957842867ad0fd | |
parent | ab6996dc103f2fcda810477b0b014bb02ebae8b1 [diff] |
DEPS: Specify WebRTC hooks and add a few dependencies This removes the need of executing Chromium's runhooks. A selection of hooks (not all) were picked that should be sufficient for WebRTC's needs. New dependencies: * third_party/espresso * third_party/javax_inject * tools/clang_format_merge_driver BUG=webrtc:5578, webrtc:5006, webrtc:6741 TESTED= rm -rf third_party/android_tools/sdk/extras/google/m2repository/ gclient runhooks Verified that third_party/android_tools/sdk/extras/google/m2repository/ is downloaded without any license prompt. NOTRY=True Review-Url: https://codereview.webrtc.org/2524673002 Cr-Commit-Position: refs/heads/master@{#15195}
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.