summaryrefslogtreecommitdiffstats
path: root/content/content_browser.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r--content/content_browser.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 41dc8d1..7f8c4c5 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -251,6 +251,8 @@
'browser/android/in_process/synchronous_compositor_impl.h',
'browser/android/in_process/synchronous_compositor_output_surface.cc',
'browser/android/in_process/synchronous_compositor_output_surface.h',
+ 'browser/android/in_process/synchronous_input_event_filter.cc',
+ 'browser/android/in_process/synchronous_input_event_filter.h',
'browser/android/interstitial_page_delegate_android.cc',
'browser/android/interstitial_page_delegate_android.h',
'browser/android/load_url_params.cc',
@@ -263,8 +265,6 @@
'browser/android/overscroll_glow.cc',
'browser/android/surface_texture_peer_browser_impl.cc',
'browser/android/surface_texture_peer_browser_impl.h',
- 'browser/android/sync_input_event_filter.h',
- 'browser/android/sync_input_event_filter.cc',
'browser/android/touch_point.cc',
'browser/android/touch_point.h',
'browser/android/tracing_intent_handler.cc',