| Index: components/html_viewer/blink_input_events_type_converters.h
|
| diff --git a/components/html_viewer/blink_input_events_type_converters.h b/components/html_viewer/blink_input_events_type_converters.h
|
| index 6ea239c13e14285033d2ff06bdf414356ff54198..26247b3e24c99e9ce176091abc0e8bbe55d6b2ad 100644
|
| --- a/components/html_viewer/blink_input_events_type_converters.h
|
| +++ b/components/html_viewer/blink_input_events_type_converters.h
|
| @@ -6,7 +6,7 @@
|
| #define COMPONENTS_HTML_VIEWER_BLINK_INPUT_EVENTS_TYPE_CONVERTERS_H_
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "third_party/mojo_services/src/input_events/public/interfaces/input_events.mojom.h"
|
| +#include "ui/mojo/events/input_events.mojom.h"
|
|
|
| namespace blink {
|
| class WebInputEvent;
|
|
|