| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 15fbc8d968f1e0d0c62a5c4bb5abf65e710f002b..724ef03759028666916ac6f00c431db106a93571 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2728,8 +2728,6 @@
|
| 'platform/graphics/Extensions3D.h',
|
| 'platform/graphics/Font.cpp',
|
| 'platform/graphics/FontCache.cpp',
|
| - 'platform/graphics/FontCacheKey.h',
|
| - 'platform/graphics/FontDescription.cpp',
|
| 'platform/graphics/FontFallbackList.cpp',
|
| 'platform/graphics/FontFastPath.cpp',
|
| 'platform/graphics/FontPlatformData.cpp',
|
|
|