| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index d975ab3914f67f774ed7f9ac288bfa48b38729c0..ed827610ea9280eb4fc8b4d5c747fb8bd441afe9 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -159,6 +159,8 @@ source_set("common") {
|
| "input/input_event.h",
|
| "input/input_event_ack.cc",
|
| "input/input_event_ack.h",
|
| + "input/input_event_ack_source.h",
|
| + "input/input_event_ack_state.h",
|
| "input/input_event_dispatch_type.h",
|
| "input/input_event_stream_validator.cc",
|
| "input/input_event_stream_validator.h",
|
|
|