| Index: third_party/WebKit/public/web/mac/WebSubstringUtil.h
|
| diff --git a/third_party/WebKit/public/web/mac/WebSubstringUtil.h b/third_party/WebKit/public/web/mac/WebSubstringUtil.h
|
| index aca01a8b9ae54201e481f27830c2b982cab70cbe..919b13e1c72845ff215b4914116bc9bee5d82e1c 100644
|
| --- a/third_party/WebKit/public/web/mac/WebSubstringUtil.h
|
| +++ b/third_party/WebKit/public/web/mac/WebSubstringUtil.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebSubstringUtil_h
|
| #define WebSubstringUtil_h
|
|
|
| -#include "../../platform/WebCommon.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| #if __OBJC__
|
| @class NSAttributedString;
|
|
|