Index: third_party/WebKit/Source/modules/compositorworker/CompositorWorkerThreadTest.cpp |
diff --git a/third_party/WebKit/Source/modules/compositorworker/CompositorWorkerThreadTest.cpp b/third_party/WebKit/Source/modules/compositorworker/CompositorWorkerThreadTest.cpp |
index 6d5796cd04ad9e2facda84145c496bad64badb8d..263ee298085002d54d25f17827ffe36813c33316 100644 |
--- a/third_party/WebKit/Source/modules/compositorworker/CompositorWorkerThreadTest.cpp |
+++ b/third_party/WebKit/Source/modules/compositorworker/CompositorWorkerThreadTest.cpp |
@@ -14,7 +14,6 @@ |
#include "core/workers/InProcessWorkerObjectProxy.h" |
#include "core/workers/ParentFrameTaskRunners.h" |
#include "core/workers/WorkerBackingThread.h" |
-#include "core/workers/WorkerLoaderProxy.h" |
#include "core/workers/WorkerOrWorkletGlobalScope.h" |
#include "core/workers/WorkerThreadStartupData.h" |
#include "platform/CrossThreadFunctional.h" |