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 5e3c44fc6d36010e6272961b7903f1d5b6451649..a0cc361016d131bcc7cf70d19af62426ad9df230 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', |