Index: third_party/WebKit/Source/core/dom/ExecutionContextTaskTest.cpp |
diff --git a/third_party/WebKit/Source/core/dom/CrossThreadTaskTest.cpp b/third_party/WebKit/Source/core/dom/ExecutionContextTaskTest.cpp |
similarity index 98% |
rename from third_party/WebKit/Source/core/dom/CrossThreadTaskTest.cpp |
rename to third_party/WebKit/Source/core/dom/ExecutionContextTaskTest.cpp |
index c36c4265a49302f9c1a615266e4010acac3fd601..c35d44772e792c7bc830c96690200d48bf92e7a0 100644 |
--- a/third_party/WebKit/Source/core/dom/CrossThreadTaskTest.cpp |
+++ b/third_party/WebKit/Source/core/dom/ExecutionContextTaskTest.cpp |
@@ -2,7 +2,7 @@ |
// 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/dom/ExecutionContextTask.h" |
#include "platform/heap/Handle.h" |
#include "testing/gtest/include/gtest/gtest.h" |