Chromium Code Reviews| Index: services/ui/BUILD.gn |
| diff --git a/services/ui/BUILD.gn b/services/ui/BUILD.gn |
| index f8d88227ac86e4d7227d4d4ada39448cd63f8a8d..383a5cfa9ebcb386a4a65379f49d2f90f0b67e3e 100644 |
| --- a/services/ui/BUILD.gn |
| +++ b/services/ui/BUILD.gn |
| @@ -126,6 +126,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 = [ |