Index: third_party/WebKit/Source/core/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn |
index 048c1ae47445fcd1df4fc8ccad6856ab4619cc2a..e59b61aa95b0194727f34c33a8aaa9214e831a10 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -214,6 +214,8 @@ source_set("testing") { |
sources = [ |
"$blink_core_output_dir/testing/InternalSettingsGenerated.cpp", |
"$blink_core_output_dir/testing/InternalSettingsGenerated.h", |
+ "testing/CacheAwareFontDisplayTest.cpp", |
+ "testing/CacheAwareFontDisplayTest.h", |
"testing/CallbackFunctionTest.cpp", |
"testing/CallbackFunctionTest.h", |
"testing/DeathAwareScriptWrappable.cpp", |