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