| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index f2c6b9e389e481bdbf27883754a0aa9349efb417..fb8915d46adf53af11de8a5e2d2f57f3d5e6bf3e 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -68,7 +68,6 @@
|
| 'autofill/core/common/form_field_data_unittest.cc',
|
| 'autofill/core/common/password_form_fill_data_unittest.cc',
|
| 'autofill/core/common/save_password_progress_logger_unittest.cc',
|
| - # Note: GN tests converted to here, need to do the rest.
|
| 'bookmarks/browser/bookmark_codec_unittest.cc',
|
| 'bookmarks/browser/bookmark_expanded_state_tracker_unittest.cc',
|
| 'bookmarks/browser/bookmark_index_unittest.cc',
|
| @@ -106,6 +105,7 @@
|
| 'domain_reliability/test_util.h',
|
| 'domain_reliability/uploader_unittest.cc',
|
| 'domain_reliability/util_unittest.cc',
|
| + # Note: GN tests converted to here, need to do the rest.
|
| 'enhanced_bookmarks/image_store_ios_unittest.mm',
|
| 'enhanced_bookmarks/image_store_unittest.cc',
|
| 'enhanced_bookmarks/metadata_accessor_unittest.cc',
|
|
|