Chromium Code Reviews| Index: Source/core/platform/network/HTTPRequest.cpp |
| diff --git a/Source/core/platform/network/HTTPRequest.cpp b/Source/core/platform/network/HTTPRequest.cpp |
| index f4f9d4f3770705f919e99e8dc2e7afec4777d84d..652d7b97bd8fac14cbdb3e15f652331991757672 100644 |
| --- a/Source/core/platform/network/HTTPRequest.cpp |
| +++ b/Source/core/platform/network/HTTPRequest.cpp |
| @@ -24,7 +24,7 @@ |
| */ |
| #include "config.h" |
| -#include "HTTPRequest.h" |
| +#include "core/platform/network/HTTPRequest.h" |
| #include <wtf/text/CString.h> |