| Index: third_party/WebKit/Source/modules/compositorworker/AnimationWorkletThreadTest.cpp
|
| diff --git a/third_party/WebKit/Source/modules/compositorworker/AnimationWorkletThreadTest.cpp b/third_party/WebKit/Source/modules/compositorworker/AnimationWorkletThreadTest.cpp
|
| index a5cf53470c5dd1621f5c7491a60908a3589c08fa..241afc8986e5b0b64716cc0ca3e8b620b01eed5d 100644
|
| --- a/third_party/WebKit/Source/modules/compositorworker/AnimationWorkletThreadTest.cpp
|
| +++ b/third_party/WebKit/Source/modules/compositorworker/AnimationWorkletThreadTest.cpp
|
| @@ -43,7 +43,6 @@ public:
|
| void postMessageToPageInspector(const String&) override {}
|
|
|
| void didEvaluateWorkerScript(bool success) override {}
|
| - void workerGlobalScopeStarted(WorkerOrWorkletGlobalScope*) override {}
|
| void workerGlobalScopeClosed() override {}
|
| void workerThreadTerminated() override {}
|
| void willDestroyWorkerGlobalScope() override {}
|
|
|