| Index: Source/core/html/parser/XSSAuditor.cpp
|
| diff --git a/Source/core/html/parser/XSSAuditor.cpp b/Source/core/html/parser/XSSAuditor.cpp
|
| index bd70813eddea7710b9e1df527b8e27274197a238..e1d9b7dd7b8eec750e91bcedb4650fce669a34d2 100644
|
| --- a/Source/core/html/parser/XSSAuditor.cpp
|
| +++ b/Source/core/html/parser/XSSAuditor.cpp
|
| @@ -40,9 +40,9 @@
|
| #include "core/page/ContentSecurityPolicy.h"
|
| #include "core/page/Frame.h"
|
| #include "core/page/Settings.h"
|
| -#include "core/platform/JSONValues.h"
|
| #include "core/platform/network/FormData.h"
|
| #include "core/platform/text/DecodeEscapeSequences.h"
|
| +#include "platform/JSONValues.h"
|
| #include "weborigin/KURL.h"
|
| #include "wtf/MainThread.h"
|
| #include "wtf/text/TextEncoding.h"
|
|
|