| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index d975ab3914f67f774ed7f9ac288bfa48b38729c0..81cc384ae28abb5c61be16f829acd29f8f3452e8 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_location.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",
|
|
|