| Index: services/ui/public/cpp/tests/window_server_shelltest_base.cc
|
| diff --git a/services/ui/public/cpp/tests/window_server_shelltest_base.cc b/services/ui/public/cpp/tests/window_server_shelltest_base.cc
|
| index d4f5e19dc7c43cb8dbd2e93a0b293f0d0bf76dcf..4a010ef772ae5cd2916fa61bb2d1f409f8baaf8f 100644
|
| --- a/services/ui/public/cpp/tests/window_server_shelltest_base.cc
|
| +++ b/services/ui/public/cpp/tests/window_server_shelltest_base.cc
|
| @@ -18,7 +18,7 @@ namespace ui {
|
|
|
| namespace {
|
|
|
| -const char kTestAppName[] = "mojo:mus_ws_unittests_app";
|
| +const char kTestAppName[] = "service:mus_ws_unittests_app";
|
|
|
| class WindowServerServiceTestClient : public shell::test::ServiceTestClient {
|
| public:
|
|
|