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

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

Issue 2845593002: Updates Zoom bubble layout and adds +/- buttons (Closed)
Patch Set: Updates Zoom bubble layout and adds +/- buttons (comments) Created 3 years, 8 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 0ab6bfa571ebfd7a7cce5f6549d329a3684f56a9..a4fa0913208e95cf051a6a0899099610be0f4756 100644
--- a/chrome/app/vector_icons/BUILD.gn
+++ b/chrome/app/vector_icons/BUILD.gn
@@ -50,6 +50,8 @@ aggregate_vector_icons("chrome_vector_icons") {
"incognito.icon",
"laptop.icon",
"lock.icon",
+ "remove.1x.icon",
+ "remove.icon",
"mixed_content.icon",
"my_location.icon",
"navigate_home.1x.icon",
@@ -62,6 +64,8 @@ aggregate_vector_icons("chrome_vector_icons") {
"overflow_chevron.icon",
"paintbrush.icon",
"photo_camera.icon",
+ "add.1x.icon",
+ "add.icon",
"remove_box.icon",
"sad_tab.icon",
"settings.icon",

Powered by Google App Engine
This is Rietveld 408576698