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

Unified Diff: ios/chrome/browser/ui/collection_view/cells/BUILD.gn

Issue 2814273004: Makes -init and -setType: available in CollectionViewItem (Closed)
Patch Set: Addressed comments 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
« no previous file with comments | « no previous file | ios/chrome/browser/ui/collection_view/cells/collection_view_item.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/ui/collection_view/cells/BUILD.gn
diff --git a/ios/chrome/browser/ui/collection_view/cells/BUILD.gn b/ios/chrome/browser/ui/collection_view/cells/BUILD.gn
index f1eb535ea3476ba3d69c506a86fa6fbd00acd9bf..db0bada8dbebe877e0f8ba21198f937ce04e5885 100644
--- a/ios/chrome/browser/ui/collection_view/cells/BUILD.gn
+++ b/ios/chrome/browser/ui/collection_view/cells/BUILD.gn
@@ -14,6 +14,7 @@ source_set("cells") {
"collection_view_detail_item.mm",
"collection_view_footer_item.h",
"collection_view_footer_item.mm",
+ "collection_view_item+collection_view_controller.h",
"collection_view_item.h",
"collection_view_item.mm",
"collection_view_switch_item.h",
« no previous file with comments | « no previous file | ios/chrome/browser/ui/collection_view/cells/collection_view_item.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698