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