| 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 342b6c2e9aad825687ed62ffb5fe8a8979e2a6c5..11b90c27c2676d8de9291b837088e79561edae1f 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -291,6 +291,7 @@ source_set("unit_tests") {
|
| "serviceworkers/ServiceWorkerContainerTest.cpp",
|
| "webaudio/AudioBasicProcessorHandlerTest.cpp",
|
| "webaudio/AudioContextTest.cpp",
|
| + "webaudio/AudioWorkletTest.cpp",
|
| "webaudio/AudioWorkletThreadTest.cpp",
|
| "webaudio/BaseAudioContextTest.cpp",
|
| "webaudio/ConvolverNodeTest.cpp",
|
|
|