commit | ada8e17125d2124f5bcdc1558182ce95d6311d93 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Thu Aug 08 14:29:33 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 20 08:52:28 2019 |
tree | c5083ca9068c638106cb641e36f2f95a93715d71 | |
parent | 928146f546193cfd56256aa828e2e19a013012cd [diff] |
Delete mac_utils.h and mac_utils.cc They defined two functions: ToUtf16 and ToUtf8. The former was unused, and the latter is moved to modules/desktop_capture/mac/window_list_utils.cc, the only user. Tbr: sergeyu@chromium.org Bug: None Change-Id: Ib8a513da42e43ba8d41a2de4c1645b3f48448dc9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/148531 Commit-Queue: Niels Moller <nisse@webrtc.org> Reviewed-by: Kári Helgason <kthelgason@webrtc.org> Reviewed-by: Sergey Ulanov <sergeyu@google.com> Cr-Commit-Position: refs/heads/master@{#28913}
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.