| Index: ui/gfx/vector_icons/BUILD.gn
 | 
| diff --git a/ui/gfx/vector_icons/BUILD.gn b/ui/gfx/vector_icons/BUILD.gn
 | 
| index 0645973a77fc3d793447f15d8c2f6aeff4505f08..ab991a752758d80db9f2148c4c5a7811a8312129 100644
 | 
| --- a/ui/gfx/vector_icons/BUILD.gn
 | 
| +++ b/ui/gfx/vector_icons/BUILD.gn
 | 
| @@ -20,9 +20,6 @@ action("aggregate_vector_icons") {
 | 
|      "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",
 | 
| @@ -88,16 +85,6 @@ action("aggregate_vector_icons") {
 | 
|      "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",
 | 
| 
 |