| Index: public/webview/WebStorageEventDispatcher.h
|
| diff --git a/Source/WebKit/chromium/public/WebStorageEventDispatcher.h b/public/webview/WebStorageEventDispatcher.h
|
| similarity index 98%
|
| copy from Source/WebKit/chromium/public/WebStorageEventDispatcher.h
|
| copy to public/webview/WebStorageEventDispatcher.h
|
| index 86ad45b70c86ce312a6535984f1dcfa184f8e207..e7b4399acc3ae7726139d010bd53378b294f727c 100644
|
| --- a/Source/WebKit/chromium/public/WebStorageEventDispatcher.h
|
| +++ b/public/webview/WebStorageEventDispatcher.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebStorageEventDispatcher_h
|
| #define WebStorageEventDispatcher_h
|
|
|
| -#include "../../../../public/platform/WebString.h"
|
| +#include "../platform/WebString.h"
|
|
|
| namespace WebKit {
|
|
|
|
|