| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index b4df9665e995188ef2d17a6e64b16486996c8e37..5eb684bd2e8a96a481c655fac1339092a3930272 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3036,6 +3036,9 @@
|
| 'platform/mediastream/chromium/RTCDataChannelHandlerChromium.h',
|
| 'platform/mediastream/chromium/RTCPeerConnectionHandlerChromium.cpp',
|
| 'platform/mediastream/chromium/RTCPeerConnectionHandlerChromium.h',
|
| + 'platform/midi/MIDIAccessor.h',
|
| + 'platform/midi/MIDIAccessorChromium.cpp',
|
| + 'platform/midi/MIDIAccessorChromium.h',
|
| 'platform/mock/DeviceMotionClientMock.cpp',
|
| 'platform/mock/DeviceOrientationClientMock.cpp',
|
| 'platform/mock/GeolocationClientMock.cpp',
|
|
|