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

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: 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 c7ae261a74903c02f6cdcc705c3bab1e580a54c2..bf7733cd4d02bf14c5a8108cd7eeaf5e6faaedad 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1004,6 +1004,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