| Index: content/content_browser.gypi | 
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi | 
| index ce0439dd5d230133ef858496c524639b3d1a31cd..4d8dbd7322db539ba57164a23ea5a9fb775f0ab1 100644 | 
| --- a/content/content_browser.gypi | 
| +++ b/content/content_browser.gypi | 
| @@ -201,6 +201,8 @@ | 
| 'browser/android/download_controller.h', | 
| 'browser/android/sandboxed_process_launcher.cc', | 
| 'browser/android/sandboxed_process_launcher.h', | 
| +    'browser/android/touch_point.cc', | 
| +    'browser/android/touch_point.h', | 
| 'browser/appcache/appcache_dispatcher_host.cc', | 
| 'browser/appcache/appcache_dispatcher_host.h', | 
| 'browser/appcache/appcache_frontend_proxy.cc', | 
|  |