| Index: third_party/WebKit/Source/modules/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
|
| index 6372fea1e2dea1b5d472d22900ba46786e121a6d..9bba9812a8cc9f85c5223d5811b3d8e3b436c6a0 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -271,6 +271,7 @@ source_set("unit_tests") {
|
| "peerconnection/RTCDataChannelTest.cpp",
|
| "presentation/PresentationAvailabilityTest.cpp",
|
| "presentation/PresentationReceiverTest.cpp",
|
| + "presentation/PresentationRequestTest.cpp",
|
| "push_messaging/PushManagerTest.cpp",
|
| "push_messaging/PushMessageDataTest.cpp",
|
| "remoteplayback/RemotePlaybackTest.cpp",
|
|
|