Index: build/get_landmines.py |
diff --git a/build/get_landmines.py b/build/get_landmines.py |
index 6e4dbb3468ec25980bbcdcc7d6790650c01f5873..ea0ae0d415235d911abbcd9f71f8653f020627fd 100755 |
--- a/build/get_landmines.py |
+++ b/build/get_landmines.py |
@@ -25,6 +25,7 @@ def main(): |
print 'Remove build/android.gypi' |
print 'Cleanup after windows ninja switch attempt.' |
print 'Switching to pinned msvs toolchain.' |
+ print 'Clobbering to hopefully resolve problem with mksnapshot' |
return 0 |