| Index: Source/core/html/parser/XSSAuditor.h
|
| diff --git a/Source/core/html/parser/XSSAuditor.h b/Source/core/html/parser/XSSAuditor.h
|
| index 07e84659d72546b134f532d336a2a0675759d90d..e83c4fc685e7f0e75500802ecf0d80c845ff2fac 100644
|
| --- a/Source/core/html/parser/XSSAuditor.h
|
| +++ b/Source/core/html/parser/XSSAuditor.h
|
| @@ -27,10 +27,10 @@
|
| #define XSSAuditor_h
|
|
|
| #include "HTMLToken.h"
|
| -#include "HTTPParsers.h"
|
| #include "KURL.h"
|
| #include "SuffixTree.h"
|
| #include "TextEncoding.h"
|
| +#include "core/platform/network/HTTPParsers.h"
|
| #include <wtf/PassOwnPtr.h>
|
|
|
| namespace WebCore {
|
|
|