| Index: components/exo/BUILD.gn
|
| diff --git a/components/exo/BUILD.gn b/components/exo/BUILD.gn
|
| index fc04239e014ffcf6a7c099bbc53df5dc2a0020e6..c7708975e4246fa7f7ee186cdc20e72b00df2aac 100644
|
| --- a/components/exo/BUILD.gn
|
| +++ b/components/exo/BUILD.gn
|
| @@ -139,9 +139,9 @@ test("exo_unittests") {
|
| ]
|
|
|
| data_deps = [
|
| + "//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",
|
| ]
|
|
|
| if (use_x11) {
|
|
|