| Index: Source/core/html/parser/XSSAuditorDelegate.cpp
|
| diff --git a/Source/core/html/parser/XSSAuditorDelegate.cpp b/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| index f054c98c9ad52c2efcb1f7c2779921deb62566c2..560c032007bdec99dd8aa19e2a327fff49f98a9f 100644
|
| --- a/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| +++ b/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| @@ -32,8 +32,8 @@
|
| #include "core/loader/FrameLoaderClient.h"
|
| #include "core/loader/PingLoader.h"
|
| #include "core/page/Frame.h"
|
| -#include "core/platform/JSONValues.h"
|
| #include "core/platform/network/FormData.h"
|
| +#include "platform/JSONValues.h"
|
| #include "weborigin/SecurityOrigin.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|
|
|