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

Unified Diff: chrome/test/BUILD.gn

Issue 2441343003: Allow the default generic font family settings to find the first available font (Closed)
Patch Set: Code shared in ui/gfx 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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index fd0c8ce11be1a1e3d7b0477e1033d98ec67a8d6e..6c6a8238b18d9621728532d6e31965a56baaff5f 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3607,6 +3607,7 @@ test("unit_tests") {
"../browser/ui/webui/md_downloads/md_downloads_dom_handler_unittest.cc",
"../browser/ui/webui/ntp/ntp_user_data_logger_unittest.cc",
"../browser/ui/webui/options/autofill_options_handler_unittest.cc",
+ "../browser/ui/webui/options/font_settings_utils_unittest.cc",
"../browser/ui/webui/options/language_options_handler_unittest.cc",
"../browser/ui/webui/options/password_manager_handler_unittest.cc",
"../browser/ui/webui/options/pepper_flash_content_settings_utils_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698