Landmines is a feature used in Chromium that makes it possible to clobber the build output directory when needed. Example scenarios are when compiler/tool/infrastructure changes require a full rebuild. This is mainly to ease clobbering on all bots, but will also ensure developers don't have to waste time on figuring out what's wrong (or rely on reading PSA e-mails announcing when such manual action is required). This CL depends on https://codereview.chromium.org/1407733002/ being landed and rolled into DEPS first. BUG=5077 R=kjellander@chromium.org, machenbach@chromium.org Review URL: https://codereview.webrtc.org/1402923003 . Cr-Commit-Position: refs/heads/master@{#10287}
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.