| Index: public/web/WebSecurityOrigin.h
|
| diff --git a/public/web/WebSecurityOrigin.h b/public/web/WebSecurityOrigin.h
|
| index b33f09dd5c275be635662ef5f648e6a27b7fad9b..9236772bca073bec9f3baacd490d88e79f732c7f 100644
|
| --- a/public/web/WebSecurityOrigin.h
|
| +++ b/public/web/WebSecurityOrigin.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebSecurityOrigin_h
|
| #define WebSecurityOrigin_h
|
|
|
| -#include "../platform/WebCommon.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| #if BLINK_IMPLEMENTATION
|
| namespace WebCore { class SecurityOrigin; }
|
|
|