Chromium Code Reviews| Index: build/get_landmines.py |
| diff --git a/build/get_landmines.py b/build/get_landmines.py |
| index ea0ae0d415235d911abbcd9f71f8653f020627fd..2bbf7a61bfe290e29c5dc942bdc9cd2135e49661 100755 |
| --- a/build/get_landmines.py |
| +++ b/build/get_landmines.py |
| @@ -26,6 +26,7 @@ def main(): |
| print 'Cleanup after windows ninja switch attempt.' |
| print 'Switching to pinned msvs toolchain.' |
| print 'Clobbering to hopefully resolve problem with mksnapshot' |
| + print 'Clobber after ICU roll.' |
| return 0 |