| Index: public/webview/mac/WebSubstringUtil.h
|
| diff --git a/Source/WebKit/chromium/public/mac/WebSubstringUtil.h b/public/webview/mac/WebSubstringUtil.h
|
| similarity index 97%
|
| copy from Source/WebKit/chromium/public/mac/WebSubstringUtil.h
|
| copy to public/webview/mac/WebSubstringUtil.h
|
| index ae5942ebfdbafed8f9f20e749b0e8c969359f109..14f3c9996d28eb51c0ed76599a6c3ea0ac8c7d5d 100644
|
| --- a/Source/WebKit/chromium/public/mac/WebSubstringUtil.h
|
| +++ b/public/webview/mac/WebSubstringUtil.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebSubstringUtil_h
|
| #define WebSubstringUtil_h
|
|
|
| -#include "../../../../../public/platform/WebCommon.h"
|
| +#include "../../platform/WebCommon.h"
|
|
|
| namespace WebKit {
|
| class WebFrame;
|
|
|