| Index: third_party/WebKit/public/web/linux/WebFontRendering.h
|
| diff --git a/third_party/WebKit/public/web/linux/WebFontRendering.h b/third_party/WebKit/public/web/linux/WebFontRendering.h
|
| index f284f4454f50629a4105bb9efcebac5630aec598..e9175756e8ab9b3e36d6fbc2a9a32b37af6606af 100644
|
| --- a/third_party/WebKit/public/web/linux/WebFontRendering.h
|
| +++ b/third_party/WebKit/public/web/linux/WebFontRendering.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebFontRendering_h
|
| #define WebFontRendering_h
|
|
|
| -#include "../../platform/WebCommon.h"
|
| -#include "../../platform/WebString.h"
|
| +#include "public/platform/WebCommon.h"
|
| +#include "public/platform/WebString.h"
|
| #include <SkFontMgr.h>
|
| #include <SkPaint.h>
|
|
|
|
|