| Index: tools/get_landmines.py
|
| diff --git a/tools/get_landmines.py b/tools/get_landmines.py
|
| index a9b752741d51938bd73fb85fdf5b2766a85c8d19..3dc78bb973f67d0d6744e0fab46dbe989d3083d2 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():
|
|
|