| 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 1a21ca0bb57ab284e84520072e9f7a48ba49bd1c..29eef153249917777f88c2428413f8344f6138ac 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1242,6 +1242,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',
|
|
|