| Index: public/web/WebStorageEventDispatcher.h
|
| diff --git a/public/web/WebStorageEventDispatcher.h b/public/web/WebStorageEventDispatcher.h
|
| index a1704987fee2a0f66a5d601a9061068638075816..20c656874ed37de1bf5b5e140a02e1c9910f2e3c 100644
|
| --- a/public/web/WebStorageEventDispatcher.h
|
| +++ b/public/web/WebStorageEventDispatcher.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebStorageEventDispatcher_h
|
| #define WebStorageEventDispatcher_h
|
|
|
| -#include "public/platform/WebString.h"
|
| +#include "../platform/WebString.h"
|
|
|
| namespace blink {
|
|
|
|
|