| Index: services/ui/common/switches.cc
|
| diff --git a/components/mus/common/switches.cc b/services/ui/common/switches.cc
|
| similarity index 93%
|
| rename from components/mus/common/switches.cc
|
| rename to services/ui/common/switches.cc
|
| index f9bead3ed542db7f5c3454a3f27cdf3a5c24b422..14d42781a14ceef7d779401f4317c5f981235b90 100644
|
| --- a/components/mus/common/switches.cc
|
| +++ b/services/ui/common/switches.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/common/switches.h"
|
| +#include "services/ui/common/switches.h"
|
|
|
| namespace mus {
|
| namespace switches {
|
|
|