| Index: components/mus/ws/event_matcher.h
|
| diff --git a/components/mus/ws/event_matcher.h b/components/mus/ws/event_matcher.h
|
| index eedbf1c999e8fe2e151506b5edf5756cb59df3b1..ec9231b57a430f7bd1b5d3a4647a500461e7d557 100644
|
| --- a/components/mus/ws/event_matcher.h
|
| +++ b/components/mus/ws/event_matcher.h
|
| @@ -9,9 +9,9 @@
|
|
|
| #include "base/macros.h"
|
| #include "components/mus/public/interfaces/event_matcher.mojom.h"
|
| -#include "components/mus/public/interfaces/input_event_constants.mojom.h"
|
| -#include "components/mus/public/interfaces/input_key_codes.mojom.h"
|
| #include "ui/events/event.h"
|
| +#include "ui/events/mojo/event_constants.mojom.h"
|
| +#include "ui/events/mojo/keyboard_codes.mojom.h"
|
| #include "ui/gfx/geometry/rect_f.h"
|
|
|
| namespace mus {
|
|
|