| 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 583ee86249b1be5f2e9bdb12e27be1dabeff7fda..6cf49bf8ea87831b91d4c224d9eb8ec2647726e5 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -277,6 +277,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",
|
|
|