Chromium Code Reviews| Index: gypfiles/get_landmines.py |
| diff --git a/gypfiles/get_landmines.py b/gypfiles/get_landmines.py |
| index 4edb0c25d63c2902ebf8e077728e47b9d54de956..432dfd7ae5d8a869ac07cca515ce1ae998b939e9 100755 |
| --- a/gypfiles/get_landmines.py |
| +++ b/gypfiles/get_landmines.py |
| @@ -29,6 +29,7 @@ def main(): |
| print 'Clobber after ICU roll.' |
| print 'Clobber after Android NDK update.' |
| print 'Clober to fix windows build problems.' |
| + print 'Clober again to fix windows build problems.' |
| return 0 |