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

Unified Diff: chrome/test/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/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 18c17d4fe4053d452e9e67c5c608ca30ef7656f0..ff2e179fe6adbfd32dde3ae77bc409b97231e384 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",
« no previous file with comments | « chrome/browser/ui/webui/options/font_settings_utils_win.cc ('k') | third_party/WebKit/Source/platform/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698