commit | 477db25e38327a2891aa3c02e1b112d0308f9306 | [log] [tgz] |
---|---|---|
author | sanfin <sanfin@chromium.org> | Thu Dec 01 22:23:08 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Dec 01 22:25:23 2016 |
tree | c052279777643467810b1701361519e7e1bb96cf | |
parent | 72d297e1b6ecdaa95bd086b9c15aad951a4cf267 [diff] |
[Chromecast] Suppress a crashing lint warning. The new linter fails on a specific warning it encounters in old Chromecast code that will soon be removed. Suppress the check on that file for now until the whole library that contains it can be removed. BUG=Internal b/32980831 Review-Url: https://codereview.chromium.org/2537873002 Cr-Commit-Position: refs/heads/master@{#435737}