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

Unified Diff: ui/vector_icons/BUILD.gn

Issue 2711623003: Update infobars to use VectorIcon struct instead of VectorIconId. (Closed)
Patch Set: mac fix Created 3 years, 10 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/vector_icons/BUILD.gn
diff --git a/ui/vector_icons/BUILD.gn b/ui/vector_icons/BUILD.gn
index f4fd78e03aaf4ec6bd87d29a9c950d8fd5f531f4..908d5429660447df1329e7847dcb792cc74a73a1 100644
--- a/ui/vector_icons/BUILD.gn
+++ b/ui/vector_icons/BUILD.gn
@@ -15,6 +15,7 @@ aggregate_vector_icons("ui_vector_icons") {
"close.icon",
"error_circle.icon",
"extension.icon",
+ "extension_crashed.icon",
sky 2017/02/22 21:10:43 How come you're putting extensioncrashed here? AFA
Evan Stade 2017/02/22 21:30:11 I just wanted to keep it next to extension.icon (t
"forward_arrow.1x.icon",
"forward_arrow.icon",
"location_on.icon",

Powered by Google App Engine
This is Rietveld 408576698