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

Unified Diff: ios/chrome/browser/ui/reading_list/BUILD.gn

Issue 2698473004: Split FaviconService and FaviconServiceImpl. (Closed)
Patch Set: Revert changes in ios/.../history_collection_view_controller_unittest.mm Created 3 years, 10 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
Index: ios/chrome/browser/ui/reading_list/BUILD.gn
diff --git a/ios/chrome/browser/ui/reading_list/BUILD.gn b/ios/chrome/browser/ui/reading_list/BUILD.gn
index 5927059aa815831d2e86d4011587576f37d721be..185dbe10a97ad84c54dbe11798fa8bc1cd003b9f 100644
--- a/ios/chrome/browser/ui/reading_list/BUILD.gn
+++ b/ios/chrome/browser/ui/reading_list/BUILD.gn
@@ -103,6 +103,7 @@ source_set("unit_tests") {
":reading_list",
"//base",
"//components/favicon/core",
+ "//components/favicon/core/test:test_support",
"//components/prefs",
"//components/reading_list/ios",
"//components/url_formatter",

Powered by Google App Engine
This is Rietveld 408576698