Chromium Code Reviews| Index: build/get_landmines.py |
| diff --git a/build/get_landmines.py b/build/get_landmines.py |
| index 9bc5aa50f82069069ebc9e83a0acc695cfca3589..2d8a55f6ff8feb555c14749d885a702c706f3107 100755 |
| --- a/build/get_landmines.py |
| +++ b/build/get_landmines.py |
| @@ -21,7 +21,7 @@ def main(): |
| print 'Revert activation of MSVS 2013.' |
| print 'Activating MSVS 2013 again.' |
| print 'Clobber after ICU roll.' |
| - print 'Clobber after change to src/messages.h.' |
| + print 'Moar clobbering...' |
| return 0 |