| Index: Source/modules/compositorworker/CompositorWorkerManager.h
|
| diff --git a/Source/modules/compositorworker/CompositorWorkerManager.h b/Source/modules/compositorworker/CompositorWorkerManager.h
|
| index d7ffaa1aa008bf2a019b0230ed64bc64b3ba7496..aeafa08fc8825a8a89ae432c79945c6da99c40bf 100644
|
| --- a/Source/modules/compositorworker/CompositorWorkerManager.h
|
| +++ b/Source/modules/compositorworker/CompositorWorkerManager.h
|
| @@ -48,7 +48,6 @@ private:
|
| OwnPtr<WebThreadSupportingGC> m_thread;
|
| int m_workerCount = 0;
|
| v8::Isolate* m_isolate = nullptr;
|
| - OwnPtr<V8IsolateInterruptor> m_interruptor;
|
| };
|
|
|
| } // namespace blink
|
|
|