| Index: build/get_landmines.py
 | 
| diff --git a/build/get_landmines.py b/build/get_landmines.py
 | 
| index 7a918c8662e3e1eeb26529d03ded6798a3eabd4c..d7c98a5fb13e334bf5761937c4d64bbe881370f7 100755
 | 
| --- a/build/get_landmines.py
 | 
| +++ b/build/get_landmines.py
 | 
| @@ -62,6 +62,7 @@ def print_landmines():
 | 
|    print 'Clobber to fix missing NaCl gyp dependencies (crbug.com/427427).'
 | 
|    print 'Another clobber for missing NaCl gyp deps (crbug.com/427427).'
 | 
|    print 'Clobber to fix GN not picking up increased ID range (crbug.com/444902)'
 | 
| +  print 'Remove NaCl toolchains from the output dir (crbug.com/456902)'
 | 
|  
 | 
|  
 | 
|  def main():
 | 
| 
 |