| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index 08d52ce6ef1915fa8cb135b9a12d447cd0434c9d..27eb83c9725c348ff2b11e4eddf88458c7f17db3 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1245,6 +1245,8 @@
|
| 'mediastream/RTCStatsResponse.h',
|
| 'mediastream/RTCVoidRequestImpl.cpp',
|
| 'mediastream/RTCVoidRequestImpl.h',
|
| + 'mediastream/RTCVoidRequestPromiseImpl.cpp',
|
| + 'mediastream/RTCVoidRequestPromiseImpl.h',
|
| 'mediastream/SourceInfo.cpp',
|
| 'mediastream/SourceInfo.h',
|
| 'mediastream/URLMediaStream.cpp',
|
|
|