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

Unified Diff: ui/gfx/BUILD.gn

Issue 1424743009: Switch autofill card saving bubble icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: owners for gn Created 5 years, 1 month 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 | « chrome/browser/ui/views/autofill/save_card_icon_view.cc ('k') | ui/gfx/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index a5da7e9fb7a24edcc2790e45a2a157716da98c65..f3da85ab5129eaca79718427fe5f74eb30a774d3 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -439,6 +439,8 @@ action("aggregate_vector_icons") {
"vector_icons/code.icon",
"vector_icons/cookie.icon",
"vector_icons/crashed_tab.icon",
+ "vector_icons/credit_card.1x.icon",
+ "vector_icons/credit_card.icon",
"vector_icons/error_circle.icon",
"vector_icons/extension.icon",
"vector_icons/extension_crashed.icon",
« no previous file with comments | « chrome/browser/ui/views/autofill/save_card_icon_view.cc ('k') | ui/gfx/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698