This should save a bunch of disk space but most important of all it will not sync the Chromium DEPS-pinned copy of WebRTC, which can be very confusing when using IDEs that indexes all the source code recursively. TESTED= $ rm chromium/.last_sync_chromium $ rm -rf chromium/src/third_party/webrtc/ $ gclient sync Verified chromium/src/third_party/webrtc/ didn't come back. R=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/51489004 Cr-Commit-Position: refs/heads/master@{#8910}
Description
The idea is to make CMake build for WebRTC m130 version - for audio processing module
Languages
C++
90.3%
Java
2.9%
C
2.2%
Objective-C++
2%
Python
1.3%
Other
1%