Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 51ca75ffc4b850c20224a4a4e4da5f491bcd65a0..ec977ebd2a907673a3896fb876884b124d72d085 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -1037,6 +1037,8 @@ source_set("browser") { |
"renderer_host/input/mouse_wheel_event_queue.h", |
"renderer_host/input/mouse_wheel_rails_filter_mac.cc", |
"renderer_host/input/mouse_wheel_rails_filter_mac.h", |
+ "renderer_host/input/passthrough_touch_event_queue.cc", |
+ "renderer_host/input/passthrough_touch_event_queue.h", |
"renderer_host/input/render_widget_host_latency_tracker.cc", |
"renderer_host/input/render_widget_host_latency_tracker.h", |
"renderer_host/input/stylus_text_selector.cc", |