Commit 4fb84b9d authored by hablich's avatar hablich Committed by Commit bot

Clobber to hopefully resolve a clang problem

BUG=chromium:500934
LOG=N
TBR=yangguo@chromium.org

Review URL: https://codereview.chromium.org/1486343003

Cr-Commit-Position: refs/heads/master@{#32493}
parent ed679e52
...@@ -25,6 +25,7 @@ def main(): ...@@ -25,6 +25,7 @@ def main():
print 'Remove build/android.gypi' print 'Remove build/android.gypi'
print 'Cleanup after windows ninja switch attempt.' print 'Cleanup after windows ninja switch attempt.'
print 'Switching to pinned msvs toolchain.' print 'Switching to pinned msvs toolchain.'
print 'Clobbering to hopefully resolve problem with mksnapshot'
return 0 return 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment