| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index be6444153b758f42c5fa5abffaaed53d1d16b89f..18761500ffda8a6715d0f6abb373b15a66940f06 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -410,6 +410,7 @@ component("platform") {
|
| sources += [
|
| "exported/linux/WebFontRenderStyle.cpp",
|
| "fonts/linux/FontPlatformDataLinux.cpp",
|
| + "fonts/linux/FontRenderStyle.h",
|
| ]
|
| set_sources_assignment_filter(sources_assignment_filter)
|
| } else {
|
|
|