| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 9916d15584ffd4e5011c52cad06f824142fe4476..ec314f35438dbfd7bc814dc890e0ef07fcf08523 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -196,6 +196,8 @@
|
| 'browser/android/jni_helper.h',
|
| 'browser/android/sandboxed_process_launcher.cc',
|
| 'browser/android/sandboxed_process_launcher.h',
|
| + 'browser/android/touch_point.cc',
|
| + 'browser/android/touch_point.h',
|
| 'browser/android/trace_event_binding.cc',
|
| 'browser/android/trace_event_binding.h',
|
| 'browser/appcache/appcache_dispatcher_host.cc',
|
|
|