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

Unified Diff: ui/app_list/BUILD.gn

Issue 2959943003: Replace AllAppsTileItemView with ArrowExpandView (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
« no previous file with comments | « no previous file | ui/app_list/vector_icons/BUILD.gn » ('j') | ui/app_list/views/expand_arrow_view.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/BUILD.gn
diff --git a/ui/app_list/BUILD.gn b/ui/app_list/BUILD.gn
index 27b8fb6888950a58c864cd72556e88511e932e54..f2f575ad1378ce19ebe0b13f38f41d4d573be24e 100644
--- a/ui/app_list/BUILD.gn
+++ b/ui/app_list/BUILD.gn
@@ -124,6 +124,8 @@ component("app_list") {
"views/contents_view.h",
"views/custom_launcher_page_view.cc",
"views/custom_launcher_page_view.h",
+ "views/expand_arrow_view.cc",
+ "views/expand_arrow_view.h",
"views/folder_background_view.cc",
"views/folder_background_view.h",
"views/folder_header_view.cc",
« no previous file with comments | « no previous file | ui/app_list/vector_icons/BUILD.gn » ('j') | ui/app_list/views/expand_arrow_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698