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

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

Issue 2625693002: Suggestions UI - expandable item (Closed)
Patch Set: Rebase Created 3 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
Index: ios/chrome/browser/ui/suggestions/BUILD.gn
diff --git a/ios/chrome/browser/ui/suggestions/BUILD.gn b/ios/chrome/browser/ui/suggestions/BUILD.gn
index c4e6d44842bb010b282ed975e356b9673486ea4a..864fd52e212f2685aa42a059e0e23dedc8cae7aa 100644
--- a/ios/chrome/browser/ui/suggestions/BUILD.gn
+++ b/ios/chrome/browser/ui/suggestions/BUILD.gn
@@ -6,6 +6,8 @@ source_set("suggestions") {
"suggestions_commands.h",
"suggestions_data_source.h",
"suggestions_data_source.mm",
+ "suggestions_expandable_item.h",
+ "suggestions_expandable_item.mm",
"suggestions_item.h",
"suggestions_item.mm",
"suggestions_item_actions.h",

Powered by Google App Engine
This is Rietveld 408576698