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 cf3ac13e886235b6ed1411a80017abbcce84ee78..e341e7ca3310c1b715b57b22722e6449545d3846 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -1634,6 +1634,7 @@ test("blink_platform_unittests") { |
"fonts/FontCacheTest.cpp", |
"fonts/FontDescriptionTest.cpp", |
"fonts/FontPlatformDataTest.cpp", |
+ "fonts/FontTest.cpp", |
"fonts/GlyphBufferTest.cpp", |
"fonts/GlyphPageTreeNodeTest.cpp", |
"fonts/OrientationIteratorTest.cpp", |