Chromium Code Reviews| Index: build/get_landmines.py |
| diff --git a/build/get_landmines.py b/build/get_landmines.py |
| index f61c04de44361efd54f5eb562162d998c636b14c..9bc5aa50f82069069ebc9e83a0acc695cfca3589 100755 |
| --- a/build/get_landmines.py |
| +++ b/build/get_landmines.py |
| @@ -21,6 +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.' |
| return 0 |