Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(404)

Unified Diff: components/components_tests.gyp

Issue 851693003: Move select_favicon_frames_unittest.cc to favicon_base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@history-top-sites-notifications
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/BUILD.gn ('k') | components/favicon_base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 6c6b332851d1bf5181f86a488aaa54fea90f7dfc..1e91a96bb2dde205fef9f3ca5a5695096ac1f491 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -128,6 +128,7 @@
'domain_reliability/test_util.h',
'domain_reliability/uploader_unittest.cc',
'domain_reliability/util_unittest.cc',
+ 'favicon_base/select_favicon_frames_unittest.cc',
# Note: GN tests converted to here, need to do the rest.
'enhanced_bookmarks/enhanced_bookmark_model_unittest.cc',
'enhanced_bookmarks/image_store_ios_unittest.mm',
@@ -353,7 +354,7 @@
'components.gyp:content_settings_core_browser',
'components.gyp:content_settings_core_common',
'components.gyp:content_settings_core_test_support',
-
+
# Dependencies of packed CT EV white list
'components.gyp:packed_ct_ev_whitelist',
@@ -380,6 +381,9 @@
'components.gyp:enhanced_bookmarks',
'components.gyp:enhanced_bookmarks_test_support',
+ # Dependencies of favicon_base
+ 'components.gyp:favicon_base',
+
# Dependencies of feedback
'components.gyp:feedback_component',
« no previous file with comments | « components/BUILD.gn ('k') | components/favicon_base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698