| Index: Source/core/html/parser/XSSAuditorDelegate.h
|
| diff --git a/Source/core/html/parser/XSSAuditorDelegate.h b/Source/core/html/parser/XSSAuditorDelegate.h
|
| index fbd0577122e54ac681445bbe465caa0f0a977a04..1fbfb20b01cd826a0fc328a30245b007f2b9099f 100644
|
| --- a/Source/core/html/parser/XSSAuditorDelegate.h
|
| +++ b/Source/core/html/parser/XSSAuditorDelegate.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef XSSAuditorDelegate_h
|
| #define XSSAuditorDelegate_h
|
|
|
| -#include "weborigin/KURL.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassOwnPtr.h"
|
| #include "wtf/Vector.h"
|
|
|