| 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 ffcee4a90d85f8eff8106544c7c1779cf056c0fa..8267da32805bdb30da14bee34937b0333b1d8988 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1969,6 +1969,7 @@
|
| 'mediastream/RTCDataChannelTest.cpp',
|
| 'notifications/NotificationDataTest.cpp',
|
| 'presentation/PresentationAvailabilityTest.cpp',
|
| + 'push_messaging/PushManagerTest.cpp',
|
| 'push_messaging/PushMessageDataTest.cpp',
|
| 'serviceworkers/ServiceWorkerContainerTest.cpp',
|
| 'webaudio/AudioBasicProcessorHandlerTest.cpp',
|
|
|