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