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

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

Issue 2682683002: [ReadingList] Unittests on ReadingListCollectionViewItem presented data. (Closed)
Patch Set: fix deps again 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
« no previous file with comments | « no previous file | ios/chrome/browser/ui/reading_list/reading_list_collection_view_controller_unittest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 8c34db9ca23e3ced62a08c70bc3535ae8a5e416c..7628f08e0e05901bd8c891d626c61406ea69b863 100644
--- a/ios/chrome/browser/ui/reading_list/BUILD.gn
+++ b/ios/chrome/browser/ui/reading_list/BUILD.gn
@@ -97,6 +97,7 @@ source_set("unit_tests") {
"//components/favicon/core",
"//components/prefs",
"//components/reading_list/ios",
+ "//components/url_formatter",
"//ios/chrome/browser/browser_state:test_support",
"//ios/chrome/browser/favicon",
"//ios/chrome/browser/reading_list",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/reading_list/reading_list_collection_view_controller_unittest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698