Chromium Code Reviews| Index: services/ui/BUILD.gn |
| diff --git a/services/ui/BUILD.gn b/services/ui/BUILD.gn |
| index dba8570a31e6667a4cad2e74e4e6b9a5319ffbf6..163c0dce3b45c67368c31c65a097ee31f4c85b73 100644 |
| --- a/services/ui/BUILD.gn |
| +++ b/services/ui/BUILD.gn |
| @@ -128,6 +128,7 @@ source_set("lib") { |
| repack("resources_strings") { |
| sources = [ |
| "$root_gen_dir/ui/strings/app_locale_settings_en-US.pak", |
| + "$root_gen_dir/ui/strings/ui_strings_en-US.pak", |
| ] |
| output = "$root_out_dir/mus_app_resources_strings.pak" |
| deps = [ |