| Index: Source/platform/BUILD.gn
|
| diff --git a/Source/platform/BUILD.gn b/Source/platform/BUILD.gn
|
| index 184be4af86586566234965ce2d69a89cfe71a03e..baca7e6b272d3d701cca8d90a278151e2d24b4c8 100644
|
| --- a/Source/platform/BUILD.gn
|
| +++ b/Source/platform/BUILD.gn
|
| @@ -299,7 +299,7 @@ component("platform") {
|
| set_sources_assignment_filter([])
|
| sources += [
|
| "exported/linux/WebFontRenderStyle.cpp",
|
| - "fonts/linux/FontPlatformDataLinuxHarfBuzz.cpp",
|
| + "fonts/linux/FontPlatformDataLinux.cpp",
|
| ]
|
| set_sources_assignment_filter(sources_assignment_filter)
|
| } else {
|
|
|