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