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

Unified Diff: ui/app_list/BUILD.gn

Issue 2952303002: cros: add SUGGESTED APPS indicator to start page (Closed)
Patch Set: include 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/views/indicator_chip_view.h » ('j') | no next file with comments »
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 f70b8443c5b9c726ce76579d9f705f6b85b150f7..8dd18cd923696ade40178bf575a0b48b4ce8e5e3 100644
--- a/ui/app_list/BUILD.gn
+++ b/ui/app_list/BUILD.gn
@@ -145,6 +145,8 @@ component("app_list") {
"views/folder_header_view_delegate.h",
"views/image_shadow_animator.cc",
"views/image_shadow_animator.h",
+ "views/indicator_chip_view.cc",
+ "views/indicator_chip_view.h",
"views/page_switcher.h",
"views/page_switcher_horizontal.cc",
"views/page_switcher_horizontal.h",
« no previous file with comments | « no previous file | ui/app_list/views/indicator_chip_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698