Index: build/get_landmines.py |
diff --git a/build/get_landmines.py b/build/get_landmines.py |
index 26b2565858e4eee31867e0079a9226ea8734aa43..a112a4605010a14ee441eb29163922049f6b13a0 100755 |
--- a/build/get_landmines.py |
+++ b/build/get_landmines.py |
@@ -73,6 +73,7 @@ def print_landmines(): |
if platform() == 'ios': |
print 'Clobber iOS to workaround Xcode deps bug (crbug.com/485435)' |
print 'Clobber: https://github.com/domokit/mojo/issues/269' |
+ print 'Clobber: https://github.com/domokit/mojo/issues/401' |
def main(): |