| Index: Source/core/html/parser/XSSAuditor.cpp
|
| diff --git a/Source/core/html/parser/XSSAuditor.cpp b/Source/core/html/parser/XSSAuditor.cpp
|
| index 972c0e76f41b4f6f5df1006a23098c20f324317a..b7565af670598bb066bc5a0bf2c956de52b22c42 100644
|
| --- a/Source/core/html/parser/XSSAuditor.cpp
|
| +++ b/Source/core/html/parser/XSSAuditor.cpp
|
| @@ -43,7 +43,7 @@
|
| #include "platform/JSONValues.h"
|
| #include "platform/network/FormData.h"
|
| #include "platform/text/DecodeEscapeSequences.h"
|
| -#include "weborigin/KURL.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/MainThread.h"
|
| #include "wtf/text/TextEncoding.h"
|
|
|
|
|