| Index: services/shell/tests/shell/BUILD.gn
|
| diff --git a/services/shell/tests/shell/BUILD.gn b/services/shell/tests/shell/BUILD.gn
|
| index d26ff7c1af3c7a6df24aba439b42136efbc5d2fe..4996253e9455b0e7677ecd087dfa04bcf328ae47 100644
|
| --- a/services/shell/tests/shell/BUILD.gn
|
| +++ b/services/shell/tests/shell/BUILD.gn
|
| @@ -18,7 +18,7 @@ source_set("shell") {
|
| "//base",
|
| "//base/test:test_config",
|
| "//mojo/common:common_base",
|
| - "//services/shell/public/cpp:shell_test_support",
|
| + "//services/shell/public/cpp:service_test_support",
|
| "//services/shell/public/cpp:sources",
|
| "//services/shell/public/interfaces",
|
| ]
|
|
|