| 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 2b394fa2cde29049918b434a997b871d1dd25af3..4c79b9b4cc9111cbc23cafe6768d9f2eefdbb865 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -182,6 +182,8 @@ source_set("modules_testing") {
|
| "navigatorcontentutils/testing/NavigatorContentUtilsClientMock.h",
|
| "peerconnection/testing/InternalsRTCCertificate.cpp",
|
| "peerconnection/testing/InternalsRTCCertificate.h",
|
| + "remoteplayback/testing/InternalsRemotePlayback.cpp",
|
| + "remoteplayback/testing/InternalsRemotePlayback.h",
|
| "serviceworkers/testing/InternalsServiceWorker.cpp",
|
| "serviceworkers/testing/InternalsServiceWorker.h",
|
| "speech/testing/InternalsSpeechSynthesis.cpp",
|
|
|