Index: third_party/WebKit/Source/core/loader/PingLoaderTest.cpp |
diff --git a/third_party/WebKit/Source/core/loader/PingLoaderTest.cpp b/third_party/WebKit/Source/core/loader/PingLoaderTest.cpp |
index 8fb1801793a9104e31e0592644987233f6daa079..e5b9541751b6e8b6068cbcfa24a086c84072c5f2 100644 |
--- a/third_party/WebKit/Source/core/loader/PingLoaderTest.cpp |
+++ b/third_party/WebKit/Source/core/loader/PingLoaderTest.cpp |
@@ -4,11 +4,11 @@ |
#include "core/loader/PingLoader.h" |
-#include "core/fetch/SubstituteData.h" |
#include "core/frame/LocalFrame.h" |
#include "core/loader/EmptyClients.h" |
#include "core/loader/FrameLoader.h" |
#include "core/testing/DummyPageHolder.h" |
+#include "platform/loader/fetch/SubstituteData.h" |
#include "platform/testing/URLTestHelpers.h" |
#include "platform/testing/UnitTestHelpers.h" |
#include "platform/weborigin/KURL.h" |