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