Chromium Code Reviews| Index: gypfiles/get_landmines.py |
| diff --git a/gypfiles/get_landmines.py b/gypfiles/get_landmines.py |
| index 432dfd7ae5d8a869ac07cca515ce1ae998b939e9..e6b6da6c48db4b7102878b640e99c8563ab829ca 100755 |
| --- a/gypfiles/get_landmines.py |
| +++ b/gypfiles/get_landmines.py |
| @@ -30,6 +30,7 @@ def main(): |
| print 'Clobber after Android NDK update.' |
| print 'Clober to fix windows build problems.' |
| print 'Clober again to fix windows build problems.' |
| + print 'Clobber to possibly resolve failure on win-32 bot.' |
| return 0 |