| Index: third_party/WebKit/Source/modules/webaudio/AudioWorkletThreadTest.cpp
|
| diff --git a/third_party/WebKit/Source/modules/webaudio/AudioWorkletThreadTest.cpp b/third_party/WebKit/Source/modules/webaudio/AudioWorkletThreadTest.cpp
|
| index 4fbbf5948b2c27c71d483bedbbe7b9d49050a5cd..a5ead726a34efa0ba4e27bf926350ba0ffa6b517 100644
|
| --- a/third_party/WebKit/Source/modules/webaudio/AudioWorkletThreadTest.cpp
|
| +++ b/third_party/WebKit/Source/modules/webaudio/AudioWorkletThreadTest.cpp
|
| @@ -11,7 +11,6 @@
|
| #include "bindings/core/v8/WorkerOrWorkletScriptController.h"
|
| #include "core/inspector/ConsoleMessage.h"
|
| #include "core/workers/WorkerBackingThread.h"
|
| -#include "core/workers/WorkerLoaderProxy.h"
|
| #include "core/workers/WorkerOrWorkletGlobalScope.h"
|
| #include "core/workers/WorkerReportingProxy.h"
|
| #include "core/workers/WorkerThreadStartupData.h"
|
|
|