| Index: third_party/WebKit/Source/core/workers/WorkletBackingThreadHolder.cpp
|
| diff --git a/third_party/WebKit/Source/core/workers/WorkletBackingThreadHolder.cpp b/third_party/WebKit/Source/core/workers/WorkletBackingThreadHolder.cpp
|
| index 95acbfb5196940f49a73e4d3d2dd463f94ce9613..5c9858a82549653dee4e490ccd4d6db7852c4782 100644
|
| --- a/third_party/WebKit/Source/core/workers/WorkletBackingThreadHolder.cpp
|
| +++ b/third_party/WebKit/Source/core/workers/WorkletBackingThreadHolder.cpp
|
| @@ -4,8 +4,6 @@
|
|
|
| #include "core/workers/WorkletBackingThreadHolder.h"
|
|
|
| -#include "core/workers/WorkerBackingThread.h"
|
| -#include "platform/WaitableEvent.h"
|
| #include "platform/WebThreadSupportingGC.h"
|
|
|
| namespace blink {
|
|
|