| Index: mash/example/mock_sysui/mock_sysui.cc
|
| diff --git a/components/mus/example/mock_sysui/mock_sysui.cc b/mash/example/mock_sysui/mock_sysui.cc
|
| similarity index 98%
|
| rename from components/mus/example/mock_sysui/mock_sysui.cc
|
| rename to mash/example/mock_sysui/mock_sysui.cc
|
| index 6a0a67f95e0e2fa13d91df3dddd6f2a08f6f98ae..57146b88a210d01542e01b1309ebeaeff86c8d28 100644
|
| --- a/components/mus/example/mock_sysui/mock_sysui.cc
|
| +++ b/mash/example/mock_sysui/mock_sysui.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 "components/mus/public/cpp/property_type_converters.h"
|
| #include "mash/wm/public/interfaces/container.mojom.h"
|
|
|