| Index: trunk/src/content/content_browser.gypi
|
| ===================================================================
|
| --- trunk/src/content/content_browser.gypi (revision 263805)
|
| +++ trunk/src/content/content_browser.gypi (working copy)
|
| @@ -932,6 +932,9 @@
|
| 'browser/renderer_host/input/tap_suppression_controller_client.h',
|
| 'browser/renderer_host/input/timeout_monitor.cc',
|
| 'browser/renderer_host/input/timeout_monitor.h',
|
| + 'browser/renderer_host/input/touch_emulator.cc',
|
| + 'browser/renderer_host/input/touch_emulator.h',
|
| + 'browser/renderer_host/input/touch_emulator_client.h',
|
| 'browser/renderer_host/input/touch_event_queue.cc',
|
| 'browser/renderer_host/input/touch_event_queue.h',
|
| 'browser/renderer_host/input/touch_action_filter.cc',
|
|
|