Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Unified Diff: third_party/WebKit/Source/core/BUILD.gn

Issue 2438033003: [NOT FOR COMMIT] Layout test for WebFonts cache-aware timeout adaption (Closed)
Patch Set: rebase Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698