| Index: content/content_common.gypi | 
| diff --git a/content/content_common.gypi b/content/content_common.gypi | 
| index 3785d4cc619a838fd86ecb7ce51a4bbb06a3faa3..2d664ec014c91697af7f5a763bdb1379854184e6 100644 | 
| --- a/content/content_common.gypi | 
| +++ b/content/content_common.gypi | 
| @@ -158,6 +158,8 @@ | 
| 'common/fileapi/webfilewriter_impl.cc', | 
| 'common/fileapi/webfilewriter_impl.h', | 
| 'common/file_utilities_messages.h', | 
| +    'common/find_match_rect_android.cc', | 
| +    'common/find_match_rect_android.h', | 
| 'common/font_cache_dispatcher_win.cc', | 
| 'common/font_cache_dispatcher_win.h', | 
| 'common/font_config_ipc_linux.cc', | 
|  |