| Index: third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp b/third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp
|
| index 39f88cf8c75e757f3af54cbdbc5ce7095dd6f315..293a6c688e7e8cd04159f932e70b8a7f6ab5cf62 100644
|
| --- a/third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/csp/SourceListDirectiveTest.cpp
|
| @@ -7,7 +7,7 @@
|
| #include "core/dom/Document.h"
|
| #include "core/frame/csp/CSPSource.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"
|
|
|