[automerger skipped] Fix include paths am: e1424e7d53 -s ours am: 968046debd -s ours am: 5af9f79e46 -s ours

am skip reason: Change-Id Id365ff5a2ce7229d6237bfa92cb53cbe6da33fd1 with SHA-1 d76d1a7c69 is in history

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/webrtc_legacy/+/12197281

Change-Id: Iba184bb1aa59a15fee2eb7c3a5cc058096110b8e
tree: 355e60a58b71692bddaa9cdf85e71526b01abe65
  1. build_overrides/
  2. chromium/
  3. data/
  4. infra/
  5. resources/
  6. talk/
  7. third_party/
  8. tools/
  9. webrtc/
  10. .clang-format
  11. .gitignore
  12. .gn
  13. all.gyp
  14. Android.bp
  15. Android.mk
  16. AUTHORS
  17. BUILD.gn
  18. check_root_dir.py
  19. codereview.settings
  20. COPYING
  21. DEPS
  22. LICENSE
  23. license_template.txt
  24. LICENSE_THIRD_PARTY
  25. METADATA
  26. MODULE_LICENSE_BSD
  27. NOTICE
  28. OWNERS
  29. PATENTS
  30. PRESUBMIT.py
  31. pylintrc
  32. README.md
  33. setup_links.py
  34. sync_chromium.py
  35. TODO
  36. WATCHLISTS
README.md

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.

Development

See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.

More info