| commit | 6e8f53e38e8a711e7662626b3dd3fa5fd0106701 | [log] [tgz] |
|---|---|---|
| author | yukishiino <yukishiino@chromium.org> | Fri Jul 22 09:13:50 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 22 09:16:06 2016 |
| tree | 4e891cab77d5ea6f755fabb590a5870990736e12 | |
| parent | c75de11273c24c2a26738c5298074dac079b1016 [diff] |
Removes abuse of createClosure() from ScriptPromiseTest.
createClosure() is abused in ScriptPromise{,Resolver}Test,
so, simply removes it.
BUG=626266
Review-Url: https://codereview.chromium.org/2144413004
Cr-Commit-Position: refs/heads/master@{#407109}