| 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 4b3df839781876ffba8121c76c754e4b3bfe785b..342db5ea146ec3e9b477db9ef64bce77bbcbda15 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -278,6 +278,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",
|
|
|