diff --git a/third_party/WebKit/Source/platform/blink_platform.gyp b/third_party/WebKit/Source/platform/blink_platform.gyp index 97b924a36fd2c..8b4afcf6b70d5 100644 --- a/third_party/WebKit/Source/platform/blink_platform.gyp +++ b/third_party/WebKit/Source/platform/blink_platform.gyp @@ -388,6 +388,7 @@ ['OS=="android"', { 'sources/': [ ['include', 'fonts/linux/FontPlatformDataLinux\\.cpp$'], + ['include', 'fonts/linux/FontRenderStyle\\.cpp$'], ], }], ],