| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index e1663f84f71b3d03619de4b99304183c3508613f..1793796a1e2a3d7fe198e02d206b620f787266ad 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -231,8 +231,10 @@
|
| 'exported/WebURLResponse.cpp',
|
| 'exported/WebURLResponsePrivate.h',
|
| 'fonts/FontBaseline.h',
|
| + 'fonts/FontCacheKey.h',
|
| 'fonts/FontData.cpp',
|
| 'fonts/FontData.h',
|
| + 'fonts/FontDescription.cpp',
|
| 'fonts/FontFamily.cpp',
|
| 'fonts/FontFamily.h',
|
| 'fonts/FontFeatureSettings.cpp',
|
|
|