Commit 491657e0 authored by dtrainor@chromium.org's avatar dtrainor@chromium.org

Clobbering android bots to fix test issue

BUG=
TBR=cjhopman@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/13852021

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195044 0039d316-1c4b-4281-b951-d872f2087c98
parent a0e44ccf
......@@ -140,7 +140,7 @@ def get_landmines(target):
builder() == 'ninja'):
add('Need to clobber winja goma due to backend cwd cache fix.')
if platform() == 'android':
add('Clobber: java files renamed in crrev.com/12880022')
add('Clobber: Resources removed in r195014 require clobber.')
if platform() == 'win' and builder() == 'ninja':
add('Compile on cc_unittests fails due to symbols removed in r185063.')
if platform() == 'linux' and builder() == 'ninja':
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment