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

Unified Diff: ios/chrome/browser/content_suggestions/BUILD.gn

Issue 2796273002: Display offline availability on ContentSuggestions (Closed)
Patch Set: Add comment Created 3 years, 8 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/content_suggestions/BUILD.gn
diff --git a/ios/chrome/browser/content_suggestions/BUILD.gn b/ios/chrome/browser/content_suggestions/BUILD.gn
index 71ecd114f69ba462c56f229529a23f2972d511d0..699fc2a08bc62366556eee26e7ef0e2f2493bd6a 100644
--- a/ios/chrome/browser/content_suggestions/BUILD.gn
+++ b/ios/chrome/browser/content_suggestions/BUILD.gn
@@ -30,6 +30,7 @@ source_set("content_suggestions") {
"//ios/chrome/browser/ui/content_suggestions/cells",
"//ios/chrome/browser/ui/content_suggestions/identifier",
"//ios/chrome/browser/ui/favicon",
+ "//ios/chrome/browser/ui/reading_list",
"//ios/web",
"//ui/base",
"//ui/strings",

Powered by Google App Engine
This is Rietveld 408576698