Chromium Code Reviews| Index: ui/gfx/BUILD.gn |
| diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn |
| index 58562bdee865286d804a09733b97e683ec778e42..b0b0ffebca203c4e7cca37240ae635033efb808e 100644 |
| --- a/ui/gfx/BUILD.gn |
| +++ b/ui/gfx/BUILD.gn |
| @@ -526,6 +526,8 @@ static_library("test_support") { |
| "test/fontconfig_util_linux.h", |
| "test/gfx_util.cc", |
| "test/gfx_util.h", |
| + "test/render_text_test_api.cc", |
| + "test/render_text_test_api.h", |
| "test/ui_cocoa_test_helper.h", |
| "test/ui_cocoa_test_helper.mm", |
| ] |