| 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 15b888da955169b9ffed48b33024ba769bb645d5..4f46898f224a3bf9872279985645b93787f517ee 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -2059,6 +2059,7 @@
|
| 'payments/PaymentsValidatorsTest.cpp',
|
| 'peerconnection/RTCDataChannelTest.cpp',
|
| 'presentation/PresentationAvailabilityTest.cpp',
|
| + 'presentation/PresentationRequestTest.cpp',
|
| 'push_messaging/PushManagerTest.cpp',
|
| 'push_messaging/PushMessageDataTest.cpp',
|
| 'serviceworkers/ServiceWorkerContainerTest.cpp',
|
|
|