Add signcla verifier to skia.

This verifier is just informative now.

BUG=457428

Review URL: https://codereview.chromium.org/1193433003
This commit is contained in:
sheyang 2015-06-17 09:15:51 -07:00 committed by Commit bot
parent d83f4955a5
commit 12555d7efb

View File

@ -45,4 +45,6 @@ verifiers {
builders { name: "skia_presubmit-Trybot" }
}
}
sign_cla {}
}