| Index: third_party/WebKit/Source/modules/webmidi/MIDIMessageEventInit.idl
|
| diff --git a/third_party/WebKit/Source/modules/webmidi/MIDIMessageEventInit.idl b/third_party/WebKit/Source/modules/webmidi/MIDIMessageEventInit.idl
|
| index 0115f67083ab3dd5d9230050545a0ef6d427aed7..5c49cdc0b77c9b989ab6e25420b963e6ff802b39 100644
|
| --- a/third_party/WebKit/Source/modules/webmidi/MIDIMessageEventInit.idl
|
| +++ b/third_party/WebKit/Source/modules/webmidi/MIDIMessageEventInit.idl
|
| @@ -5,7 +5,6 @@
|
| // http://webaudio.github.io/web-midi-api/#idl-def-MIDIMessageEventInit
|
|
|
| dictionary MIDIMessageEventInit : EventInit {
|
| - double receivedTime;
|
| // TODO(foolip): |data| should be required and not nullable.
|
| // https://crbug.com/647693
|
| // https://github.com/WebAudio/web-midi-api/issues/168
|
|
|