| Index: components/components_tests.gyp
|
| diff --git a/components/components_tests.gyp b/components/components_tests.gyp
|
| index 8c8d01f21f763c9f54ba60d11cc62758c0455193..ae87daa6df5ddcc531af6d508e6c82b6832f9b00 100644
|
| --- a/components/components_tests.gyp
|
| +++ b/components/components_tests.gyp
|
| @@ -105,6 +105,7 @@
|
| 'domain_reliability/uploader_unittest.cc',
|
| 'domain_reliability/util_unittest.cc',
|
| # Note: GN tests converted to here, need to do the rest.
|
| + 'enhanced_bookmarks/enhanced_bookmark_utils_unittest.cc',
|
| 'enhanced_bookmarks/image_store_ios_unittest.mm',
|
| 'enhanced_bookmarks/image_store_unittest.cc',
|
| 'enhanced_bookmarks/metadata_accessor_unittest.cc',
|
|
|