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

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

Issue 2441343003: Allow the default generic font family settings to find the first available font (Closed)
Patch Set: Add more tests Created 4 years, 2 months 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/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 083438f2e8a649b79f50c5318b3a6caa7736bfb5..7b126316222f4425adffe27d463f06cf714225ca 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1641,6 +1641,7 @@ test("blink_platform_unittests") {
"fonts/FontDescriptionTest.cpp",
"fonts/FontPlatformDataTest.cpp",
"fonts/FontTest.cpp",
+ "fonts/GenericFontFamilySettingsTest.cpp",
"fonts/GlyphBufferTest.cpp",
"fonts/GlyphPageTreeNodeTest.cpp",
"fonts/OrientationIteratorTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698