| Index: build/get_landmines.py
|
| diff --git a/build/get_landmines.py b/build/get_landmines.py
|
| index d7c98a5fb13e334bf5761937c4d64bbe881370f7..f727513d3f51b32e2f85931916015678faee5021 100755
|
| --- a/build/get_landmines.py
|
| +++ b/build/get_landmines.py
|
| @@ -63,6 +63,7 @@ def print_landmines():
|
| 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)'
|
| + print 'policy_templates.grd changed: crbug.com/450548'
|
|
|
|
|
| def main():
|
|
|