commit | 8b28b8017f31183f24fa2815bd4d3d57b03a8060 | [log] [tgz] |
---|---|---|
author | ehmaldonado <ehmaldonado@webrtc.org> | Thu Sep 15 11:45:48 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 15 11:45:55 2016 |
tree | a53b50be827fcb4b7718df01bce959f8fdbe2861 | |
parent | d268d6ffbee619a19a68fa853b2abe97a9a85742 [diff] |
Assume ProjectRootPath() equals ../.. in Desktop This way we don't have to rely on the existence of DEPS, and the tests can be run in swarming bots (which don't have a checkout and therefore don't have a DEPS file). This seems to be where Chromium is assumming the project root path to be. NOTRY=True BUG=chromium:497757 Review-Url: https://codereview.webrtc.org/2340773002 Cr-Commit-Position: refs/heads/master@{#14230}
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.