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

Unified Diff: chrome/app/vector_icons/BUILD.gn

Issue 2904823002: Inactive toast ux changes (Closed)
Patch Set: move run_loop_ to a unique_ptr Created 3 years, 4 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: chrome/app/vector_icons/BUILD.gn
diff --git a/chrome/app/vector_icons/BUILD.gn b/chrome/app/vector_icons/BUILD.gn
index 3cf1abb863fbd13dc60badca03ae124a6bf9e4d4..91d577a501170dfefd6580e3bd2926c89a8bdb41 100644
--- a/chrome/app/vector_icons/BUILD.gn
+++ b/chrome/app/vector_icons/BUILD.gn
@@ -51,6 +51,8 @@ aggregate_vector_icons("chrome_vector_icons") {
"globe.icon",
"google_g_logo.icon",
"image.icon",
+ "inactive_toast_close.icon",
+ "inactive_toast_logo.icon",
"incognito.1x.icon",
"incognito.icon",
"laptop.icon",

Powered by Google App Engine
This is Rietveld 408576698