| Index: third_party/WebKit/Source/platform/loader/fetch/FetchUtilsTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/fetch/FetchUtilsTest.cpp b/third_party/WebKit/Source/platform/loader/fetch/FetchUtilsTest.cpp
|
| similarity index 97%
|
| rename from third_party/WebKit/Source/core/fetch/FetchUtilsTest.cpp
|
| rename to third_party/WebKit/Source/platform/loader/fetch/FetchUtilsTest.cpp
|
| index faec60448fb752466a7b8e6b7acdf743afcb30cd..455be53dab890cc35a751b7eb9c46aa676e7123e 100644
|
| --- a/third_party/WebKit/Source/core/fetch/FetchUtilsTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/loader/fetch/FetchUtilsTest.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/fetch/FetchUtils.h"
|
| +#include "platform/loader/fetch/FetchUtils.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "wtf/text/WTFString.h"
|
|
|