| Index: third_party/WebKit/Source/web/web.gypi
|
| diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
|
| index 51b1cb0915d4a3620f3f54b1390563ad50134dfb..680c111cc42b1ad048f746a8229b8941aff7ce77 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -57,6 +57,8 @@
|
| 'LinkHighlightImpl.h',
|
| 'LocalFileSystemClient.cpp',
|
| 'LocalFileSystemClient.h',
|
| + 'MIDIClientProxy.cpp',
|
| + 'MIDIClientProxy.h',
|
| 'MediaKeysClientImpl.cpp',
|
| 'MediaKeysClientImpl.h',
|
| 'NavigatorContentUtilsClientImpl.cpp',
|
| @@ -165,6 +167,7 @@
|
| 'WebLeakDetector.cpp',
|
| 'WebLocalFrameImpl.cpp',
|
| 'WebLocalFrameImpl.h',
|
| + 'WebMIDIPermissionRequest.cpp',
|
| 'WebMediaDeviceChangeObserver.cpp',
|
| 'WebMediaDevicesRequest.cpp',
|
| 'WebMediaStreamRegistry.cpp',
|
|
|