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