| Index: components/toolbar/BUILD.gn
|
| diff --git a/components/toolbar/BUILD.gn b/components/toolbar/BUILD.gn
|
| index 08478b45ae46d08282de45a3fcc834e623417880..da370713df427721881ab0e638778b72b4d31ccd 100644
|
| --- a/components/toolbar/BUILD.gn
|
| +++ b/components/toolbar/BUILD.gn
|
| @@ -9,9 +9,6 @@ aggregate_vector_icons("toolbar_vector_icons") {
|
| icon_directory = "vector_icons"
|
|
|
| icons = [
|
| - # TODO(estade): this is the same as ui/gfx/vector_icons/business.icon. Use
|
| - # that one instead once it's been updated from VectorIconId to VectorIcon.
|
| - "business.icon",
|
| "http.1x.icon",
|
| "http.icon",
|
| "https_invalid.1x.icon",
|
|
|