Index: third_party/WebKit/Source/core/workers/DedicatedWorkerTest.cpp |
diff --git a/third_party/WebKit/Source/core/workers/DedicatedWorkerTest.cpp b/third_party/WebKit/Source/core/workers/DedicatedWorkerTest.cpp |
index 5aa4ac889280d0ec74705c8523a426514196283c..1a83feb69c5b63d275eeeff7d7bf7d78a176134b 100644 |
--- a/third_party/WebKit/Source/core/workers/DedicatedWorkerTest.cpp |
+++ b/third_party/WebKit/Source/core/workers/DedicatedWorkerTest.cpp |
@@ -2,7 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "core/dom/CrossThreadTask.h" |
#include "core/events/MessageEvent.h" |
#include "core/testing/DummyPageHolder.h" |
#include "core/workers/DedicatedWorkerGlobalScope.h" |