commit | 0cf208aa28ed3c1b7a0425c96f2fdf8ac29eb25d | [log] [tgz] |
---|---|---|
author | thakis <thakis@chromium.org> | Wed Jul 06 10:46:41 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jul 06 17:46:49 2016 +0000 |
tree | a3094ecf0fad5ed6eb1223d0b98c93f92f6cbc31 | |
parent | 63fb95a68d70cd7036db65c3378e91cb77faa44d [diff] |
mac: Make GetOSVersion() private to a cc file. Everything calls GetOSVersionName() instead, so no need to expose that. Since it uses deprecated functions, this will make it easier to rewrite it in a future change. BUG=webrtc:6027 NOTRY=true Review-Url: https://codereview.webrtc.org/2117823002 Cr-Commit-Position: refs/heads/master@{#13399}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.