The corresponding set of overrides weren't moved when logging.cc etc. was moved over. This wasn't noticed because all existing targets before webrtc fuzzers used to link both rtc_base and rtc_base_approved in Chromium. Also adding //base:base as a dependency, this used to be linked in by other targets either way before but generated build errors when a target solely depends on rtc_base_approved. BUG=webrtc:4771 R=kjellander@webrtc.org TBR=henrikg@webrtc.org Review URL: https://codereview.webrtc.org/1473223005 . Cr-Commit-Position: refs/heads/master@{#10792}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.