| Index: Source/core/xml/XMLHttpRequest.cpp
|
| diff --git a/Source/core/xml/XMLHttpRequest.cpp b/Source/core/xml/XMLHttpRequest.cpp
|
| index b08ce2bf71c4d1a424612bb812a66b0d3373baab..9bf22ff86f6305844847506df32f67ef9926eb1e 100644
|
| --- a/Source/core/xml/XMLHttpRequest.cpp
|
| +++ b/Source/core/xml/XMLHttpRequest.cpp
|
| @@ -35,7 +35,7 @@
|
| #include "core/fileapi/Blob.h"
|
| #include "core/fileapi/File.h"
|
| #include "core/fileapi/Stream.h"
|
| -#include "core/frame/ContentSecurityPolicy.h"
|
| +#include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "core/html/DOMFormData.h"
|
| #include "core/html/HTMLDocument.h"
|
| #include "core/html/parser/TextResourceDecoder.h"
|
|
|