summaryrefslogtreecommitdiffstats
path: root/build/landmines.py
diff options
context:
space:
mode:
Diffstat (limited to 'build/landmines.py')
-rwxr-xr-xbuild/landmines.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/landmines.py b/build/landmines.py
index bc70f5d..fa2be1c 100755
--- a/build/landmines.py
+++ b/build/landmines.py
@@ -142,6 +142,7 @@ def get_landmines(target):
if platform() == 'android':
add('Fix findbugs errors on android trybots.')
add('Clobber: jar location moved in crrev.com/183639')
+ add('Clobber: resources moved around in crrev.com/12609013')
if platform() == 'win' and builder() == 'ninja':
add('Compile on cc_unittests fails due to symbols removed in r185063.')
if platform() == 'linux' and builder() == 'ninja':