Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Unified Diff: tools/get_landmines.py

Issue 2427643003: landmine to clobber old GYP build artifacts to enable moving to GN. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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():
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698