| Index: mojo/mojo_services.gypi
|
| diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
|
| index 981b1c7f0c67af6b6f4c5040ca8a7ea21f6dce8b..cd3a0312b4bc752bd86a71a6ae051365e2bb78d8 100644
|
| --- a/mojo/mojo_services.gypi
|
| +++ b/mojo/mojo_services.gypi
|
| @@ -84,6 +84,8 @@
|
| ],
|
| 'sources': [
|
| 'services/public/cpp/input_events/lib/input_events_type_converters.cc',
|
| + 'services/public/cpp/input_events/lib/mojo_extended_key_event_data.cc',
|
| + 'services/public/cpp/input_events/lib/mojo_extended_key_event_data.h',
|
| 'services/public/cpp/input_events/input_events_type_converters.h',
|
| 'services/public/cpp/input_events/mojo_input_events_export.h',
|
| ],
|
|
|