| commit | 3419088c0915f789c3e52439887a339dc90a8df8 | [log] [tgz] |
|---|---|---|
| author | kouhei <kouhei@chromium.org> | Tue Jul 12 05:16:11 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Tue Jul 12 05:17:34 2016 |
| tree | 5a74a341d234db4c80d0b82ab27a7754878c7427 | |
| parent | 541b4f3f305b803e0a93803fa3de9c89075d481a [diff] |
rewrite smil-leak tests to rely on layout test leak detector This CL modifies the tests to rely on Blink Leak Detector instead of doing leak check manually on each test. BUG=516364 Review-Url: https://codereview.chromium.org/2144473002 Cr-Commit-Position: refs/heads/master@{#404784}