| Index: third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp b/third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| index aaef92f50cae7aa8909febe935daf787dcc61ed4..4a453c27b96e54e175a8717cff36d2b07dbf0529 100644
|
| --- a/third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| +++ b/third_party/WebKit/Source/core/html/parser/XSSAuditorDelegate.cpp
|
| @@ -33,7 +33,7 @@
|
| #include "core/loader/FrameLoaderClient.h"
|
| #include "core/loader/NavigationScheduler.h"
|
| #include "core/loader/PingLoader.h"
|
| -#include "platform/JSONValues.h"
|
| +#include "platform/json/JSONValues.h"
|
| #include "platform/network/EncodedFormData.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|