Index: third_party/WebKit/Source/modules/fetch/DataConsumerHandleTestUtil.cpp |
diff --git a/third_party/WebKit/Source/modules/fetch/DataConsumerHandleTestUtil.cpp b/third_party/WebKit/Source/modules/fetch/DataConsumerHandleTestUtil.cpp |
index 3e2a658b5026fd3c177599b8337498a3ae647ac9..c09677a2fe633746523a37cbb10515bf2a055dea 100644 |
--- a/third_party/WebKit/Source/modules/fetch/DataConsumerHandleTestUtil.cpp |
+++ b/third_party/WebKit/Source/modules/fetch/DataConsumerHandleTestUtil.cpp |
@@ -5,7 +5,7 @@ |
#include "modules/fetch/DataConsumerHandleTestUtil.h" |
#include <memory> |
-#include "bindings/core/v8/DOMWrapperWorld.h" |
+#include "platform/bindings/DOMWrapperWorld.h" |
#include "platform/scheduler/child/web_scheduler.h" |
#include "platform/wtf/PtrUtil.h" |