| Index: third_party/WebKit/Source/modules/webaudio/AudioWorkletThread.h
|
| diff --git a/third_party/WebKit/Source/modules/webaudio/AudioWorkletThread.h b/third_party/WebKit/Source/modules/webaudio/AudioWorkletThread.h
|
| index df7683c46d04aee5d3cbd4949197d8a2943d2845..196e486b90b31fe6a4850db684ac027805ba4bd4 100644
|
| --- a/third_party/WebKit/Source/modules/webaudio/AudioWorkletThread.h
|
| +++ b/third_party/WebKit/Source/modules/webaudio/AudioWorkletThread.h
|
| @@ -36,8 +36,6 @@ class MODULES_EXPORT AudioWorkletThread final : public WorkerThread {
|
| static void collectAllGarbage();
|
|
|
| static void ensureSharedBackingThread();
|
| - static void createSharedBackingThreadForTest();
|
| -
|
| static void clearSharedBackingThread();
|
|
|
| protected:
|
|
|