Clobber to fix Android x86/x64 builds after https://codereview.webrtc.org/1414343008/ They started failing with errors like ../../third_party/android_tools/ndk/platforms/android-21/arch-x86_64/usr/include/stdint.h:32:20: fatal error: stddef.h: No such file or directory #include <stddef.h> ^ from https://build.chromium.org/p/tryserver.webrtc/builders/android_compile_x64_dbg/builds/10032/steps/compile/logs/stdio A clobbered build solved the problem. BUG=webrtc:5006 TBR=mbonadei@webrtc.org Review-Url: https://codereview.webrtc.org/2601473002 . Cr-Commit-Position: refs/heads/master@{#15757}
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.