| Index: public/webview/WebApplicationCacheHostClient.h
|
| diff --git a/Source/WebKit/chromium/public/WebApplicationCacheHostClient.h b/public/webview/WebApplicationCacheHostClient.h
|
| similarity index 97%
|
| copy from Source/WebKit/chromium/public/WebApplicationCacheHostClient.h
|
| copy to public/webview/WebApplicationCacheHostClient.h
|
| index 3f7db7df45b7a891fcb5c8a0d55e6347ba470f29..9f08a72d02a519aa6011a4686da21a029f2f3fdc 100644
|
| --- a/Source/WebKit/chromium/public/WebApplicationCacheHostClient.h
|
| +++ b/public/webview/WebApplicationCacheHostClient.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebApplicationCacheHostClient_h
|
| #define WebApplicationCacheHostClient_h
|
|
|
| -#include "../../../../public/platform/WebCommon.h"
|
| +#include "../platform/WebCommon.h"
|
| #include "WebApplicationCacheHost.h"
|
|
|
| namespace WebKit {
|
|
|