| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index 9acdb735bf4575f46586f8efa76f3ba0b973b3b1..d20103249a5fe5216db6ebf8eaec4af503012a9e 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -195,7 +195,6 @@ source_set("common") {
|
| "input/synthetic_tap_gesture_params.h",
|
| "input/synthetic_web_input_event_builders.cc",
|
| "input/synthetic_web_input_event_builders.h",
|
| - "input/touch_action.h",
|
| "input/touch_event_stream_validator.cc",
|
| "input/touch_event_stream_validator.h",
|
| "input/web_touch_event_traits.cc",
|
|
|