| 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 1d05da243e833b94a4fbc7064be743cf89694ff9..434e74d06968c7daadd604e7b2b293a42aa3876a 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -292,6 +292,7 @@ source_set("unit_tests") {
|
| "serviceworkers/ServiceWorkerContainerTest.cpp",
|
| "webaudio/AudioBasicProcessorHandlerTest.cpp",
|
| "webaudio/AudioContextTest.cpp",
|
| + "webaudio/AudioWorkletGlobalScopeTest.cpp",
|
| "webaudio/AudioWorkletThreadTest.cpp",
|
| "webaudio/BaseAudioContextTest.cpp",
|
| "webaudio/ConvolverNodeTest.cpp",
|
|
|