| Index: third_party/WebKit/Source/modules/webmidi/MIDIConnectionEventInit.idl
|
| diff --git a/third_party/WebKit/Source/modules/webmidi/MIDIConnectionEventInit.idl b/third_party/WebKit/Source/modules/webmidi/MIDIConnectionEventInit.idl
|
| index d47f755f5d7f2893cfdde3ef0b220aff28dfc4fa..a91d4f5f4214350593def11fc8c64861f41086c9 100644
|
| --- a/third_party/WebKit/Source/modules/webmidi/MIDIConnectionEventInit.idl
|
| +++ b/third_party/WebKit/Source/modules/webmidi/MIDIConnectionEventInit.idl
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// http://webaudio.github.io/web-midi-api/#idl-def-MIDIConnectionEventInit
|
| +// https://webaudio.github.io/web-midi-api/#MIDIConnectionEventInit
|
|
|
| dictionary MIDIConnectionEventInit : EventInit {
|
| // TODO(foolip): |port| should be required and not nullable.
|
|
|