Chromium Code Reviews| Index: cc/BUILD.gn |
| diff --git a/cc/BUILD.gn b/cc/BUILD.gn |
| index 01f2830c76c3172351020fdfde1dd486304af676..9176b2fdcfa9bf98434e42cae39fdd522225b78e 100644 |
| --- a/cc/BUILD.gn |
| +++ b/cc/BUILD.gn |
| @@ -48,6 +48,7 @@ cc_component("cc") { |
| "input/selection.h", |
| "input/single_scrollbar_animation_controller_thinning.cc", |
| "input/single_scrollbar_animation_controller_thinning.h", |
| + "input/touch_action.h", |
| "layers/append_quads_data.cc", |
| "layers/append_quads_data.h", |
| "layers/content_layer_client.h", |