base/logging.h dumped to stderr by default in debug mode, but webrtc "trace" (via system_wrappers/../logging.h) has that feature disabled by default. This makes the two consistent. Bonus: log the filename:line in base/logging.h, which exists in the system_wrappers variant. TEST=neteq_impl.cc logs (which use base/logging.h) no longer appear in debug mode, unless --logs=true is passed. Filenames appear correctly. Review URL: https://codereview.webrtc.org/1331503002 Cr-Commit-Position: refs/heads/master@{#9868}
Revert of Excluding two troublesome trybots from the CQ config. (patchset #1 id:1 of https://codereview.webrtc.org/1310953006/ )
Revert of purge nss files and dependencies (patchset #1 id:1 of https://codereview.webrtc.org/1313233005/ )
Revert of Fix PRESUBMIT.py after disabling CQ. (patchset #1 id:1 of https://codereview.webrtc.org/1192673003/)
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%