Chromium Code Reviews| Index: components/toolbar/BUILD.gn |
| diff --git a/components/toolbar/BUILD.gn b/components/toolbar/BUILD.gn |
| index 94163637c2b524e11718ef6e49a19ac62cef49f6..6f2271d708502eeb2698cb724b24e7eb02b030cf 100644 |
| --- a/components/toolbar/BUILD.gn |
| +++ b/components/toolbar/BUILD.gn |
| @@ -24,6 +24,7 @@ aggregate_vector_icons("toolbar_vector_icons") { |
| "https_valid.icon", |
| "https_valid_in_chip.1x.icon", |
| "https_valid_in_chip.icon", |
| + "offline_pin.icon", |
|
cjgrant
2017/07/06 19:19:16
Do we need to worry about a 1x icon? I assume we'
|
| "product.1x.icon", |
| "product.icon", |
| "star_active.icon", |