commit | 2a5e7906a90c54bcba10e778f6d60c5f5485c2df | [log] [tgz] |
---|---|---|
author | Mirko Bonadei <mbonadei@webrtc.org> | Fri Oct 13 10:33:15 2017 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Oct 13 09:33:47 2017 +0000 |
tree | e4638c2d2549d448753819792ca4c2188892642c | |
parent | 002ef2827257bd0b272cc4f3a30ce1a9adc7971a [diff] |
Fix errorprone errors. In order to enable errorprone [1] we have to fix this finding. third_party/errorprone has been recently enabled in Chromium and in order to unblock the Chromium Roll we have to fix these errors. [1] - https://cs.chromium.org/chromium/src/third_party/errorprone/ Bug: webrtc:8390 Change-Id: Ic737def5ae2a8c6ad1216d9b485af59987fe511c Tbr: magjed@webrtc.org No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/9161 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20273}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.