Index: third_party/WebKit/Source/modules/fetch/CrossThreadHolder.h |
diff --git a/third_party/WebKit/Source/modules/fetch/CrossThreadHolder.h b/third_party/WebKit/Source/modules/fetch/CrossThreadHolder.h |
index a82d6cd2599e0d83598159c4d91c4b55ec7ef3b7..58dbb451dd6662ffce76d3442612208860990431 100644 |
--- a/third_party/WebKit/Source/modules/fetch/CrossThreadHolder.h |
+++ b/third_party/WebKit/Source/modules/fetch/CrossThreadHolder.h |
@@ -6,8 +6,8 @@ |
#define CrossThreadHolder_h |
#include "core/dom/ActiveDOMObject.h" |
-#include "core/dom/CrossThreadTask.h" |
#include "core/dom/ExecutionContext.h" |
+#include "core/dom/ExecutionContextTask.h" |
#include "public/platform/WebTraceLocation.h" |
#include "wtf/Locker.h" |
#include "wtf/PassRefPtr.h" |