| Index: mojo/converters/input_events/input_events_type_converters.h
|
| diff --git a/mojo/converters/input_events/input_events_type_converters.h b/mojo/converters/input_events/input_events_type_converters.h
|
| index b9e152f34f9c66d39ae5ff8fa513869c99a0e76e..0a2e15313c93b78c5b3604d52985d38edccb5536 100644
|
| --- a/mojo/converters/input_events/input_events_type_converters.h
|
| +++ b/mojo/converters/input_events/input_events_type_converters.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| #include "mojo/converters/input_events/mojo_input_events_export.h"
|
| -#include "third_party/mojo_services/src/input_events/public/interfaces/input_events.mojom.h"
|
| #include "ui/events/event.h"
|
| +#include "ui/mojo/events/input_events.mojom.h"
|
|
|
| namespace mojo {
|
|
|
|
|