| Index: services/ui/ws/event_matcher.cc
|
| diff --git a/components/mus/ws/event_matcher.cc b/services/ui/ws/event_matcher.cc
|
| similarity index 98%
|
| rename from components/mus/ws/event_matcher.cc
|
| rename to services/ui/ws/event_matcher.cc
|
| index da45554d2ea8ca138a2810d55ff2d44416288905..d1175e9050516b7ad373eefc689ace5cbef5ce08 100644
|
| --- a/components/mus/ws/event_matcher.cc
|
| +++ b/services/ui/ws/event_matcher.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/ws/event_matcher.h"
|
| +#include "services/ui/ws/event_matcher.h"
|
|
|
| namespace mus {
|
| namespace ws {
|
|
|