Chromium Code Reviews| Index: public/web/WebStorageEventDispatcher.h |
| diff --git a/public/web/WebStorageEventDispatcher.h b/public/web/WebStorageEventDispatcher.h |
| index 20c656874ed37de1bf5b5e140a02e1c9910f2e3c..a1704987fee2a0f66a5d601a9061068638075816 100644 |
| --- a/public/web/WebStorageEventDispatcher.h |
| +++ b/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 { |