| Index: components/mus/common/event_matcher_util.cc
|
| diff --git a/components/mus/public/cpp/lib/event_matcher_util.cc b/components/mus/common/event_matcher_util.cc
|
| similarity index 95%
|
| rename from components/mus/public/cpp/lib/event_matcher_util.cc
|
| rename to components/mus/common/event_matcher_util.cc
|
| index 84d4811f56024c366f961c96d83baa099a87b05f..ea9f2be7fcbbba8444d54b9b51960696cb9e06d6 100644
|
| --- a/components/mus/public/cpp/lib/event_matcher_util.cc
|
| +++ b/components/mus/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/public/cpp/event_matcher_util.h"
|
| +#include "components/mus/common/event_matcher_util.h"
|
|
|
| namespace mus {
|
|
|
|
|