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 856e6e70cd499701c4abfb1ddc9db9ca5c4c7a04..e553f59cca42a06edfadae2e310f9f1fca1a275a 100644 |
--- a/third_party/WebKit/Source/modules/modules.gypi |
+++ b/third_party/WebKit/Source/modules/modules.gypi |
@@ -1233,6 +1233,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', |