| Index: third_party/WebKit/Source/platform/loader/LinkHeader.cpp
|
| diff --git a/third_party/WebKit/Source/platform/network/LinkHeader.cpp b/third_party/WebKit/Source/platform/loader/LinkHeader.cpp
|
| similarity index 98%
|
| rename from third_party/WebKit/Source/platform/network/LinkHeader.cpp
|
| rename to third_party/WebKit/Source/platform/loader/LinkHeader.cpp
|
| index 173d1c8c209359a9948b69ba40f28a78ea5fd59f..5b0c7de24901468fd5a9797db5b03ee171c03a1a 100644
|
| --- a/third_party/WebKit/Source/platform/network/LinkHeader.cpp
|
| +++ b/third_party/WebKit/Source/platform/loader/LinkHeader.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 "platform/network/LinkHeader.h"
|
| +#include "platform/loader/LinkHeader.h"
|
|
|
| #include "base/strings/string_util.h"
|
| #include "components/link_header_util/link_header_util.h"
|
|
|