Clobber to fix errors from landing rtc_api_unittests CL.

rtc_api_unittests turned from a test executable into a directory which
caused some problems.

Relevant CL: https://codereview.webrtc.org/2709573003/

BUG=chromium:694721
TBR=kjellander@webrtc.org
NOTRY=True

Review-Url: https://codereview.webrtc.org/2715923003
Cr-Commit-Position: refs/heads/master@{#16821}
This commit is contained in:
deadbeef
2017-02-24 01:41:09 -08:00
committed by Commit bot
parent 49990e88fb
commit e7cf1a7a7b

View File

@ -54,6 +54,7 @@ def print_landmines():
# is no longer the case.
print 'Clobber due to iOS compile errors (crbug.com/694721)'
print 'Clobber to unblock https://codereview.webrtc.org/2709573003'
print 'Clobber to fix https://codereview.webrtc.org/2709573003 after landing'
def main():