| Index: public/webview/WebCache.h
|
| diff --git a/Source/WebKit/chromium/public/WebCache.h b/public/webview/WebCache.h
|
| similarity index 98%
|
| copy from Source/WebKit/chromium/public/WebCache.h
|
| copy to public/webview/WebCache.h
|
| index f7407c413029b1a97ca976bcdf98c0f9404b2d0b..0696ebe6c7ee3ab1f6cb45a85820aaee6f87b0b0 100644
|
| --- a/Source/WebKit/chromium/public/WebCache.h
|
| +++ b/public/webview/WebCache.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebCache_h
|
| #define WebCache_h
|
|
|
| -#include "../../../../public/platform/WebCommon.h"
|
| +#include "../platform/WebCommon.h"
|
|
|
| namespace WebKit {
|
|
|
|
|