| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 0503dde3968f8ed15939cb7b6ea4f97f30ca51ac..ad472bd3b24d4e4280afe8b6dec7d8ab55d20115 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -48,6 +48,8 @@
|
| 'public/common/dx_diag_node.h',
|
| 'public/common/file_chooser_params.cc',
|
| 'public/common/file_chooser_params.h',
|
| + 'public/common/find_match_rect_android.cc',
|
| + 'public/common/find_match_rect_android.h',
|
| 'public/common/frame_navigate_params.cc',
|
| 'public/common/frame_navigate_params.h',
|
| 'public/common/geoposition.cc',
|
|
|