Index: mojo/converters/input_events/input_events_type_converters.cc |
diff --git a/mojo/converters/input_events/input_events_type_converters.cc b/mojo/converters/input_events/input_events_type_converters.cc |
index 300ec18e6162545a037db17d59e8decce651b043..88b35fe6a3b2cf739b1b464ddae39a43a091bf07 100644 |
--- a/mojo/converters/input_events/input_events_type_converters.cc |
+++ b/mojo/converters/input_events/input_events_type_converters.cc |
@@ -11,9 +11,9 @@ |
#include "mojo/converters/geometry/geometry_type_converters.h" |
#include "mojo/converters/input_events/mojo_extended_key_event_data.h" |
-#include "third_party/mojo_services/src/input_events/public/interfaces/input_events.mojom.h" |
#include "ui/events/event_utils.h" |
#include "ui/events/keycodes/keyboard_codes.h" |
+#include "ui/mojo/events/input_events.mojom.h" |
namespace mojo { |
namespace { |