| Index: services/shell/tests/shutdown/BUILD.gn
|
| diff --git a/services/shell/tests/shutdown/BUILD.gn b/services/shell/tests/shutdown/BUILD.gn
|
| index be1661c59d10ee115af962686e020807f0aa69d6..e092cb3e10cacbc0fc8b81fcb7f8aa158cd217e7 100644
|
| --- a/services/shell/tests/shutdown/BUILD.gn
|
| +++ b/services/shell/tests/shutdown/BUILD.gn
|
| @@ -19,7 +19,7 @@ source_set("shutdown") {
|
| ":shutdown_service",
|
| "//base",
|
| "//base/test:test_config",
|
| - "//services/shell/public/cpp:shell_test_support",
|
| + "//services/shell/public/cpp:service_test_support",
|
| "//services/shell/public/cpp:sources",
|
| "//services/shell/public/interfaces",
|
| ]
|
|
|