Chromium Code Reviews| Index: components/mus/common/BUILD.gn |
| diff --git a/components/mus/common/BUILD.gn b/components/mus/common/BUILD.gn |
| index 0b8a3a4151561c7c11f49909647538b649438da4..02071ff68236fc819f99a51da3048c4fcf5b0fea 100644 |
| --- a/components/mus/common/BUILD.gn |
| +++ b/components/mus/common/BUILD.gn |
| @@ -8,6 +8,8 @@ component("mus_common") { |
| sources = [ |
| "args.cc", |
| "args.h", |
| + "event_matcher_util.cc", |
| + "event_matcher_util.h", |
| "event_param_traits.cc", |
| "event_param_traits.h", |
| "event_param_traits_macros.h", |