Web MIDI: use new Blink APIs to be free from depracated ones
commit3dcb475f8fbe8b866657cd577a7c5efdddc8c94d
authortoyoshim <toyoshim@chromium.org>
Mon, 20 Oct 2014 16:36:05 +0000 (20 09:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 20 Oct 2014 16:36:44 +0000 (20 16:36 +0000)
treeb3289b1a17eca97778db44ff29696cd76862ed0e
parent6a398155ce27db6153ca1c39eb6380d624fc8e01
Web MIDI: use new Blink APIs to be free from depracated ones

This is the second step to update the Blink APIs.
To remove old Blink APIs that do not have isActive flag,
update all callers to specify the isActive flag.

The first change to add the new Blink APIs is
https://codereview.chromium.org/649683006/

BUG=279097
TBR=scherkus@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#300276}
content/renderer/media/midi_message_filter.cc
content/shell/renderer/test_runner/mock_web_midi_accessor.cc