| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 9e22df6307f5bbdc6803f4d4b2177bcc07d91275..ea3f92a0466e76ad19ff152e63cfec84342081e0 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -391,6 +391,7 @@
|
| 'common/input/input_event.h',
|
| 'common/input/input_event_ack.cc',
|
| 'common/input/input_event_ack.h',
|
| + 'common/input/input_event_dispatch_type.h',
|
| 'common/input/input_event_stream_validator.cc',
|
| 'common/input/input_event_stream_validator.h',
|
| 'common/input/input_event_utils.cc',
|
| @@ -415,6 +416,7 @@
|
| 'common/input/synthetic_web_input_event_builders.h',
|
| 'common/input/touch_event_stream_validator.cc',
|
| 'common/input/touch_event_stream_validator.h',
|
| + 'common/input/web_input_event_queue.h',
|
| 'common/input/web_input_event_traits.cc',
|
| 'common/input/web_input_event_traits.h',
|
| 'common/input/web_touch_event_traits.cc',
|
|
|