Fix "Play" button on eme_player.html.
commit8b007cfec8bd04e384600dc32e4305f81862fb35
authorxhwang <xhwang@chromium.org>
Thu, 15 Jan 2015 01:38:55 +0000 (14 17:38 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 15 Jan 2015 01:39:51 +0000 (15 01:39 +0000)
treecf695beceedead82869626ef1c3543e244c86649
parent58409e4cbf07b6682c302d2c4dad7dd81f125710
Fix "Play" button on eme_player.html.

eme_player.html can not only be used in unittests (e.g. browsertests and
content_browsertests), it can also be used as a standalone player hosted on a
http server. These is a "Play" button on the page. This CL fixes this "Play"
button.

TEST="Play" works.

Review URL: https://codereview.chromium.org/852093002

Cr-Commit-Position: refs/heads/master@{#311603}
media/test/data/eme_player.html