| commit | 4e8c3bc91382a3a69b5ddf6287101a4d5f47f6c5 | [log] [tgz] |
|---|---|---|
| author | suzyh <suzyh@chromium.org> | Wed Jul 13 06:24:28 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Wed Jul 13 06:28:15 2016 |
| tree | 249baea62ef9074719787b24821ff786a8366a55 | |
| parent | 932788e86f1f59cdff52df8ae78784af6f8a17e6 [diff] |
Replace undefined assert_undefined function. assert_undefined(v) was a convenience function for assert_equals(v, null) that was lost when merging player-unresolved-times.html with the W3C startTime.html test file in http://crrev.com/2141853002 BUG=623437 Review-Url: https://codereview.chromium.org/2147643003 Cr-Commit-Position: refs/heads/master@{#405055}