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

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: msw review 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
« no previous file with comments | « chrome/test/BUILD.gn ('k') | third_party/WebKit/Source/platform/fonts/FontCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 377e2cad1be14236adc72a11b9c508a03e366f82..fc21478f4f1e983b888f0a616855c802a89bf4e8 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -1635,6 +1635,7 @@ test("blink_platform_unittests") {
"fonts/FontDescriptionTest.cpp",
"fonts/FontPlatformDataTest.cpp",
"fonts/FontTest.cpp",
+ "fonts/GenericFontFamilySettingsTest.cpp",
"fonts/GlyphBufferTest.cpp",
"fonts/OrientationIteratorTest.cpp",
"fonts/ScriptRunIteratorTest.cpp",
« no previous file with comments | « chrome/test/BUILD.gn ('k') | third_party/WebKit/Source/platform/fonts/FontCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698