| Index: mash/example/mock_sysui/main.cc
|
| diff --git a/components/mus/example/mock_sysui/main.cc b/mash/example/mock_sysui/main.cc
|
| similarity index 87%
|
| rename from components/mus/example/mock_sysui/main.cc
|
| rename to mash/example/mock_sysui/main.cc
|
| index d3aba2eb70e08de4f1c3152c8dfbd3c153d0a016..44d00e93fe5db459d11ee86daea429b9f911e07a 100644
|
| --- a/components/mus/example/mock_sysui/main.cc
|
| +++ b/mash/example/mock_sysui/main.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/mus/example/mock_sysui/mock_sysui.h"
|
| +#include "mash/example/mock_sysui/mock_sysui.h"
|
| #include "mojo/application/public/cpp/application_runner.h"
|
| #include "mojo/public/c/system/main.h"
|
|
|
|
|