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

Unified Diff: ui/gfx/BUILD.gn

Issue 1364913005: Update some more infobars to use vector icons. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index ee053d187ef132b86ef08eaec6de3e2b3315fe09..bd0ac9622f2f713d581bc730d1005769def30449 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -433,6 +433,7 @@ action("aggregate_vector_icons") {
"vector_icons/crashed_tab.icon",
"vector_icons/error_circle.icon",
"vector_icons/extension.icon",
+ "vector_icons/extension_crashed.icon",
"vector_icons/file_download.icon",
"vector_icons/file_download_shelf.icon",
"vector_icons/find_next.1x.icon",

Powered by Google App Engine
This is Rietveld 408576698