| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 1c16f428df1b6f31baaad9056256d5a7b6f0bad6..b72d0672cbcd78694e5f623ce9974bf879eff76e 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -973,6 +973,7 @@
|
| 'navigatorcontentutils/testing/InternalsNavigatorContentUtils.h',
|
| 'navigatorcontentutils/testing/NavigatorContentUtilsClientMock.cpp',
|
| 'navigatorcontentutils/testing/NavigatorContentUtilsClientMock.h',
|
| + 'serviceworkers/MockWebServiceWorkerClient.h',
|
| 'speech/testing/InternalsSpeechSynthesis.cpp',
|
| 'speech/testing/InternalsSpeechSynthesis.h',
|
| 'speech/testing/PlatformSpeechSynthesizerMock.cpp',
|
| @@ -984,6 +985,7 @@
|
| 'indexeddb/IDBKeyPathTest.cpp',
|
| 'indexeddb/IDBRequestTest.cpp',
|
| 'indexeddb/IDBTransactionTest.cpp',
|
| + 'serviceworkers/ServiceWorkerContainerTest.cpp',
|
| 'websockets/DOMWebSocketTest.cpp',
|
| 'websockets/WebSocketDeflaterTest.cpp',
|
| 'websockets/WebSocketExtensionDispatcherTest.cpp',
|
|
|