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:
@ -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():
|
||||
|
||||
Reference in New Issue
Block a user