| Index: third_party/WebKit/Source/platform/network/HTTPParsersTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/network/HTTPParsersTest.cpp b/third_party/WebKit/Source/platform/network/HTTPParsersTest.cpp
|
| index 1e5fe82882feeb64783a412a342ee0d47e1b4c89..317485fe0945b07fb98c3dc17176e2dcd58e8316 100644
|
| --- a/third_party/WebKit/Source/platform/network/HTTPParsersTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/network/HTTPParsersTest.cpp
|
| @@ -5,7 +5,7 @@
|
| #include "platform/network/HTTPParsers.h"
|
|
|
| #include "platform/heap/Handle.h"
|
| -#include "platform/network/ResourceResponse.h"
|
| +#include "platform/loader/fetch/ResourceResponse.h"
|
| #include "platform/weborigin/Suborigin.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "wtf/MathExtras.h"
|
|
|