| Index: third_party/WebKit/Source/core/loader/ProgressTrackerTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/loader/ProgressTrackerTest.cpp b/third_party/WebKit/Source/core/loader/ProgressTrackerTest.cpp
|
| index 662d28e70a254f8425384e7b06350627c24c3968..2712caa4794cd44d1ae191173e0e92a5eda8e1aa 100644
|
| --- a/third_party/WebKit/Source/core/loader/ProgressTrackerTest.cpp
|
| +++ b/third_party/WebKit/Source/core/loader/ProgressTrackerTest.cpp
|
| @@ -7,7 +7,7 @@
|
| #include "core/frame/Settings.h"
|
| #include "core/loader/EmptyClients.h"
|
| #include "core/testing/DummyPageHolder.h"
|
| -#include "platform/network/ResourceResponse.h"
|
| +#include "platform/loader/fetch/ResourceResponse.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace blink {
|
|
|