| Index: ash/sysui/BUILD.gn
|
| diff --git a/ash/sysui/BUILD.gn b/ash/sysui/BUILD.gn
|
| index 6b563c7f9990594c87f1afc462dc277a6b44bc91..648866a2d1d8832bddd7e09a2fa93aa4e1bfd806 100644
|
| --- a/ash/sysui/BUILD.gn
|
| +++ b/ash/sysui/BUILD.gn
|
| @@ -85,9 +85,9 @@ mojo_native_application("sysui") {
|
| ]
|
| deps = [
|
| ":lib",
|
| + "//ash/common/strings:ash_test_strings",
|
| "//ash/resources:ash_test_resources_100_percent",
|
| "//ash/resources:ash_test_resources_200_percent",
|
| - "//ash/strings:ash_test_strings",
|
| "//services/shell/public/cpp",
|
| ]
|
|
|
|
|