| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index baa268153d2af39ae1c342adfc6ad58826792942..077a12b32dceba4c852fe9ae3fc61af074eec02a 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -1727,6 +1727,7 @@
|
| 'indexeddb/IDBKeyPathTest.cpp',
|
| 'indexeddb/IDBRequestTest.cpp',
|
| 'indexeddb/IDBTransactionTest.cpp',
|
| + 'mediastream/RTCDataChannelTest.cpp',
|
| 'serviceworkers/ServiceWorkerContainerTest.cpp',
|
| 'webaudio/AudioBasicProcessorHandlerTest.cpp',
|
| 'webaudio/ConvolverNodeTest.cpp',
|
|
|