commit | 01410dcc99a2dfb9d0d29fad13507cdd08ee71c9 | [log] [tgz] |
---|---|---|
author | mbonadei <mbonadei@webrtc.org> | Fri Sep 08 15:01:53 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Sep 08 15:01:53 2017 |
tree | ffc5d516f24fab0ed5a88ebfae11664fae35f4e0 | |
parent | 6e6289dc424aaff501a0c0f3984e4e708d0fcb5e [diff] |
Fixing path to the protobuf_utils.h file. This path is wrong and it generates a bad error message because the only file that can use google::protobuf is now under rtc_base and not under base. BUG=None NOTRY=True Review-Url: https://codereview.webrtc.org/3010293002 Cr-Commit-Position: refs/heads/master@{#19750}
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.