| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 6186e18c0b41a161bb6897db613f4fcb8f82d4b3..72c62bb78d9b6a837b70421b519a7dcdcd35987d 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3030,6 +3030,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',
|
|
|