| Index: third_party/WebKit/public/platform/linux/WebFontRenderStyle.h
|
| diff --git a/third_party/WebKit/public/platform/linux/WebFontRenderStyle.h b/third_party/WebKit/public/platform/linux/WebFontRenderStyle.h
|
| index be9c11a601e6bdc2b7a71ed1e4decacb0bf63984..0179bf12262fabaaddebed639d0dee844fe29a3c 100644
|
| --- a/third_party/WebKit/public/platform/linux/WebFontRenderStyle.h
|
| +++ b/third_party/WebKit/public/platform/linux/WebFontRenderStyle.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef WebFontRenderStyle_h
|
| #define WebFontRenderStyle_h
|
|
|
| -#include "../WebCommon.h"
|
| +#include "public/platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|