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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2441343003: Allow the default generic font family settings to find the first available font (Closed)
Patch Set: Un-shared FirstAvailableOrFirst as per 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 8420f9b397cd057c2164e10c468271e574a591bd..bfadb23dd017a81a4bd2bee9548677d67a35e15a 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -999,6 +999,7 @@ split_static_library("ui") {
"webui/options/easy_unlock_handler.h",
"webui/options/font_settings_handler.cc",
"webui/options/font_settings_handler.h",
+ "webui/options/font_settings_utils.cc",
"webui/options/font_settings_utils.h",
"webui/options/font_settings_utils_linux.cc",
"webui/options/font_settings_utils_mac.mm",

Powered by Google App Engine
This is Rietveld 408576698