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

Unified Diff: ui/gfx/BUILD.gn

Issue 2302313002: Configure font font names in GFX unittests (Closed)
Patch Set: Change to OpenSymbol and make test more robust Created 4 years, 3 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 | « no previous file | ui/gfx/font_list_unittest.cc » ('j') | ui/gfx/font_names_testing.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index e65a545e96a494c103b857c3fbf8219031e15ca3..a59bdc819c7ed978e1c1855e28620122875da0c0 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -550,6 +550,7 @@ static_library("test_support") {
test("gfx_unittests") {
sources = [
+ "font_names_testing.h",
"font_render_params_linux_unittest.cc",
"font_unittest.cc",
"image/image_family_unittest.cc",
« no previous file with comments | « no previous file | ui/gfx/font_list_unittest.cc » ('j') | ui/gfx/font_names_testing.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698