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

Unified Diff: ui/app_list/BUILD.gn

Issue 2959573002: Add star to the rating of playstore app (Closed)
Patch Set: Clean up 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..8b50aef267ff574d471e2b9dfe9575459f525192 100644
--- a/ui/app_list/BUILD.gn
+++ b/ui/app_list/BUILD.gn
@@ -10,6 +10,8 @@ aggregate_vector_icons("app_list_vector_icons") {
icon_directory = "vector_icons"
icons = [
+ "ic_badge_rating.1x.icon",
+ "ic_badge_rating.icon",
"ic_google_black.1x.icon",
"ic_google_black.icon",
"ic_mic_black.1x.icon",
« no previous file with comments | « no previous file | ui/app_list/vector_icons/ic_badge_rating.icon » ('j') | ui/app_list/views/search_result_tile_item_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698