| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 9ebd03d1f7ba2a92959ad38185d1d339ceaef354..2e8204f3290354f887d7aeb9ef78514f37c441e6 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3025,6 +3025,9 @@
|
| 'platform/mediastream/RTCSessionDescriptionRequest.h',
|
| 'platform/mediastream/RTCStatsRequest.h',
|
| 'platform/mediastream/RTCVoidRequest.h',
|
| + 'platform/midi/MIDIAccessor.h',
|
| + 'platform/midi/MIDIAccessor.cpp',
|
| + 'platform/midi/MIDIAccessorClient.h',
|
| 'platform/mock/DeviceMotionClientMock.cpp',
|
| 'platform/mock/DeviceOrientationClientMock.cpp',
|
| 'platform/mock/GeolocationClientMock.cpp',
|
|
|