| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index c3ff5134e114b80f607fd72a2b219290b9840a61..f4a643c3c2255bcafba32797e19ca8e2390886ca 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -120,6 +120,8 @@
|
| 'common/android/hash_set.h',
|
| 'common/android/surface_texture_peer.cc',
|
| 'common/android/surface_texture_peer.h',
|
| + 'common/android/synchronous_input_event_filter.cc',
|
| + 'common/android/synchronous_input_event_filter.h',
|
| 'common/android/trace_event_binding.cc',
|
| 'common/android/trace_event_binding.h',
|
| 'common/appcache/appcache_backend_proxy.cc',
|
| @@ -245,6 +247,7 @@
|
| 'common/gpu/image_transport_surface_mac.cc',
|
| 'common/gpu/image_transport_surface_win.cc',
|
| 'common/gpu/image_transport_surface_x11.cc',
|
| + 'common/gpu/input_handler_manager_client.h',
|
| 'common/gpu/media/h264_bit_reader.cc',
|
| 'common/gpu/media/h264_bit_reader.h',
|
| 'common/gpu/media/h264_parser.cc',
|
|
|