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

Unified Diff: ui/gfx/BUILD.gn

Issue 1452923002: Vectorize MD otr frame icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: dont crash in tests 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
Index: ui/gfx/BUILD.gn
diff --git a/ui/gfx/BUILD.gn b/ui/gfx/BUILD.gn
index 130ca1a58bafe219d253dd7a7ef9dfd765455b8e..38e32fd72eb6bfd95abb8ac1452641c7f7bc21ef 100644
--- a/ui/gfx/BUILD.gn
+++ b/ui/gfx/BUILD.gn
@@ -467,6 +467,8 @@ action("aggregate_vector_icons") {
"vector_icons/globe.icon",
"vector_icons/help_outline.icon",
"vector_icons/image.icon",
+ "vector_icons/incognito.1x.icon",
+ "vector_icons/incognito.icon",
"vector_icons/keyword_search.1x.icon",
"vector_icons/keyword_search.icon",
"vector_icons/laptop.icon",

Powered by Google App Engine
This is Rietveld 408576698