diff --git a/tools/get_landmines.py b/tools/get_landmines.py index a9b752741..3dc78bb97 100755 --- a/tools/get_landmines.py +++ b/tools/get_landmines.py @@ -38,6 +38,7 @@ def print_landmines(): # landmine. # See the Chromium version in src/build/get_landmines.py for usage examples. print 'Clobber to remove GYP artifacts after switching bots to GN.' + print 'Another try to remove GYP artifacts after switching bots to GN.' def main():