| Index: Source/core/html/parser/XSSAuditor.h
|
| diff --git a/Source/core/html/parser/XSSAuditor.h b/Source/core/html/parser/XSSAuditor.h
|
| index f2f4ae23d2e52cfc8ca459f17bf8319ea38ef4f7..db2655f4a8a7678e81452b7cdc6325c634fa876e 100644
|
| --- a/Source/core/html/parser/XSSAuditor.h
|
| +++ b/Source/core/html/parser/XSSAuditor.h
|
| @@ -29,7 +29,7 @@
|
| #include "core/html/parser/HTMLToken.h"
|
| #include "platform/network/HTTPParsers.h"
|
| #include "platform/text/SuffixTree.h"
|
| -#include "weborigin/KURL.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/text/TextEncoding.h"
|
|
|
|
|