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

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

Issue 2845593002: Updates Zoom bubble layout and adds +/- buttons (Closed)
Patch Set: Fix compilation error on gcc Created 3 years, 7 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
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/app/vector_icons/add.icon » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/vector_icons/BUILD.gn
diff --git a/chrome/app/vector_icons/BUILD.gn b/chrome/app/vector_icons/BUILD.gn
index 957165608ba2b13cee9c064ddea2b31aeaa2343d..1b96b603cfe7a7334ef76d8f48c126ace4c668b6 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.1x.icon",
"incognito.icon",
"laptop.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",
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/app/vector_icons/add.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698