summaryrefslogtreecommitdiffstats
path: root/build/get_landmines.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/get_landmines.py')
-rwxr-xr-xbuild/get_landmines.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/get_landmines.py b/build/get_landmines.py
index daa9172..2c5941b 100755
--- a/build/get_landmines.py
+++ b/build/get_landmines.py
@@ -52,6 +52,7 @@ def print_landmines(target):
print 'Need to clobber everything due to an IDL change in r154579 (blink)'
if (platform() != 'ios'):
print 'Clobber to get rid of obselete test plugin after r248358'
+ print 'Clobber to rebuild GN files for V8'
def main():