| 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 4bcdbeb5051d8d43bb40a5d8a4948d1ee455420b..c7b0443c573a16e9bf8e933b98bccf87d5728f69 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -268,6 +268,7 @@ source_set("unit_tests") {
|
| "presentation/PresentationReceiverTest.cpp",
|
| "push_messaging/PushManagerTest.cpp",
|
| "push_messaging/PushMessageDataTest.cpp",
|
| + "remoteplayback/RemotePlaybackTest.cpp",
|
| "serviceworkers/ServiceWorkerContainerTest.cpp",
|
| "webaudio/AudioBasicProcessorHandlerTest.cpp",
|
| "webaudio/ConvolverNodeTest.cpp",
|
|
|