| Index: ui/events/mojo/event_struct_traits.cc
|
| diff --git a/ui/events/mojo/event_struct_traits.cc b/ui/events/mojo/event_struct_traits.cc
|
| index 0a5b08de69a05927d824fd962b6cf22d537b8fa0..1a5180fafc29a7c7ba587e1b8c1a0c5a7517f6c5 100644
|
| --- a/ui/events/mojo/event_struct_traits.cc
|
| +++ b/ui/events/mojo/event_struct_traits.cc
|
| @@ -8,7 +8,7 @@
|
| #include "ui/events/event_utils.h"
|
| #include "ui/events/keycodes/dom/keycode_converter.h"
|
| #include "ui/events/mojo/event_constants.mojom.h"
|
| -#include "ui/events/mojo/latency_info_struct_traits.h"
|
| +#include "ui/latency/mojo/latency_info_struct_traits.h"
|
|
|
| namespace mojo {
|
| namespace {
|
|
|