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

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

Issue 2959573002: Add star to the rating of playstore app (Closed)
Patch Set: Rebase 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/ic_badge_rating.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..3574f90d8981db2fb6776f17a2fcfdfa39587d26 100644
--- a/ui/app_list/vector_icons/BUILD.gn
+++ b/ui/app_list/vector_icons/BUILD.gn
@@ -12,6 +12,8 @@ aggregate_vector_icons("app_list_vector_icons") {
"ic_badge_instant.icon",
"ic_badge_play.1x.icon",
"ic_badge_play.icon",
+ "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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698