| Index: third_party/WebKit/Source/core/frame/csp/CSPSourceTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/csp/CSPSourceTest.cpp b/third_party/WebKit/Source/core/frame/csp/CSPSourceTest.cpp
|
| index 8c8b9d38476dbafae88ab205d80a533ba0b980f4..85e76b9ca855f72f3e024ac8bbe72e8d7c31ddde 100644
|
| --- a/third_party/WebKit/Source/core/frame/csp/CSPSourceTest.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/csp/CSPSourceTest.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "core/dom/Document.h"
|
| #include "core/frame/csp/ContentSecurityPolicy.h"
|
| -#include "platform/network/ResourceRequest.h"
|
| +#include "platform/loader/fetch/ResourceRequest.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|