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

Unified Diff: ui/app_list/vector_icons/BUILD.gn

Issue 2959943003: Replace AllAppsTileItemView with ArrowExpandView (Closed)
Patch Set: Find possible reason for memory leak 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 | « ui/app_list/BUILD.gn ('k') | ui/app_list/vector_icons/ic_arrow_up.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/vector_icons/BUILD.gn
diff --git a/ui/app_list/vector_icons/BUILD.gn b/ui/app_list/vector_icons/BUILD.gn
index 3c49259e6a5bb442d631721042ba1042afa2c51f..3a1fd244432b6d5dcdbae8176c020007b9eade0f 100644
--- a/ui/app_list/vector_icons/BUILD.gn
+++ b/ui/app_list/vector_icons/BUILD.gn
@@ -8,6 +8,8 @@ aggregate_vector_icons("app_list_vector_icons") {
icon_directory = "."
icons = [
+ "ic_arrow_up.1x.icon",
+ "ic_arrow_up.icon",
"ic_badge_instant.1x.icon",
"ic_badge_instant.icon",
"ic_badge_play.1x.icon",
« no previous file with comments | « ui/app_list/BUILD.gn ('k') | ui/app_list/vector_icons/ic_arrow_up.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698