| Index: third_party/WebKit/Source/platform/exported/linux/WebFontRenderStyle.cpp
|
| diff --git a/third_party/WebKit/Source/platform/exported/linux/WebFontRenderStyle.cpp b/third_party/WebKit/Source/platform/exported/linux/WebFontRenderStyle.cpp
|
| index 60a41b39a2bb37fd717f247ac114292ed782a2f0..a359690bde9b67a902e4f0b0f00fefc1b03884cf 100644
|
| --- a/third_party/WebKit/Source/platform/exported/linux/WebFontRenderStyle.cpp
|
| +++ b/third_party/WebKit/Source/platform/exported/linux/WebFontRenderStyle.cpp
|
| @@ -30,7 +30,7 @@
|
|
|
| #include "public/platform/linux/WebFontRenderStyle.h"
|
|
|
| -#include "platform/fonts/FontRenderStyle.h"
|
| +#include "platform/fonts/linux/FontRenderStyle.h"
|
|
|
| namespace blink {
|
|
|
|
|