commit | 6c9a786c6097774893f3b8a36f4f07793a17aacf | [log] [tgz] |
---|---|---|
author | John Budorick <jbudorick@chromium.org> | Mon Mar 26 13:23:34 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 26 14:55:50 2018 |
tree | 64a002b12fab614382100ad48463317b73a8cf35 | |
parent | e08a4c01b92a5d660237593c13107da298b695e1 [diff] |
Add //base dependency to rtc_base:rtc_event when building with chromium. Should fix flakes of the form: In file included from ../../third_party/webrtc/rtc_base/platform_thread.cc:11: In file included from ../../third_party/webrtc\rtc_base/platform_thread.h:17: In file included from ../../third_party/webrtc_overrides\rtc_base/event.h:9: In file included from ../..\base/synchronization/waitable_event.h:15: In file included from ../..\base/win/scoped_handle.h:12: ../..\base/location.h(14,10): fatal error: 'base/debug/debugging_buildflags.h' file not found ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Bug: chromium:799759 Change-Id: I24a329e944c3ec8324057d882f96648c10198022 Reviewed-on: https://webrtc-review.googlesource.com/64388 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22608}
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.
Authoritative list of directories that contain the native API header files.