| Index: ui/gfx/vector_icons/BUILD.gn
|
| diff --git a/ui/gfx/vector_icons/BUILD.gn b/ui/gfx/vector_icons/BUILD.gn
|
| index ab991a752758d80db9f2148c4c5a7811a8312129..0645973a77fc3d793447f15d8c2f6aeff4505f08 100644
|
| --- a/ui/gfx/vector_icons/BUILD.gn
|
| +++ b/ui/gfx/vector_icons/BUILD.gn
|
| @@ -20,6 +20,9 @@
|
| "bar_close.icon",
|
| "blocked_badge.icon",
|
| "bluetooth_connected.icon",
|
| + "browser_tools.icon",
|
| + "browser_tools_error.icon",
|
| + "browser_tools_update.icon",
|
| "business.icon",
|
| "check_circle.1x.icon",
|
| "check_circle.icon",
|
| @@ -85,6 +88,16 @@
|
| "mixed_content.icon",
|
| "mode_edit.icon",
|
| "my_location.icon",
|
| + "navigate_back.1x.icon",
|
| + "navigate_back.icon",
|
| + "navigate_forward.1x.icon",
|
| + "navigate_forward.icon",
|
| + "navigate_home.1x.icon",
|
| + "navigate_home.icon",
|
| + "navigate_reload.1x.icon",
|
| + "navigate_reload.icon",
|
| + "navigate_stop.1x.icon",
|
| + "navigate_stop.icon",
|
| "notifications.icon",
|
| "notifications_off.icon",
|
| "omnibox_calculator.1x.icon",
|
|
|