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

Unified Diff: ui/app_list/BUILD.gn

Issue 2949413002: Show separator in SearchResultTileItemListView (Closed)
Patch Set: Created 3 years, 6 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: ui/app_list/BUILD.gn
diff --git a/ui/app_list/BUILD.gn b/ui/app_list/BUILD.gn
index 8dd18cd923696ade40178bf575a0b48b4ce8e5e3..6bb086e68cc221f3a525679fda8d64d5bf0fdba8 100644
--- a/ui/app_list/BUILD.gn
+++ b/ui/app_list/BUILD.gn
@@ -169,6 +169,8 @@ component("app_list") {
"views/search_result_list_view_delegate.h",
"views/search_result_page_view.cc",
"views/search_result_page_view.h",
+ "views/search_result_separator.cc",
+ "views/search_result_separator.h",
"views/search_result_tile_item_list_view.cc",
"views/search_result_tile_item_list_view.h",
"views/search_result_tile_item_view.cc",

Powered by Google App Engine
This is Rietveld 408576698