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

Unified Diff: tools/get_landmines.py

Issue 2421343002: 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 33ccd9d189bf557e2bf48f6b730ca8d36328bea3..a9b752741d51938bd73fb85fdf5b2766a85c8d19 100755
--- a/tools/get_landmines.py
+++ b/tools/get_landmines.py
@@ -37,7 +37,7 @@ def print_landmines():
# dependency problems, fix the dependency problems instead of adding a
# landmine.
# See the Chromium version in src/build/get_landmines.py for usage examples.
- pass
+ print 'Clobber 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