Chromium Code Reviews| Index: chrome/app/vector_icons/BUILD.gn |
| diff --git a/chrome/app/vector_icons/BUILD.gn b/chrome/app/vector_icons/BUILD.gn |
| index 131143666272bfc34d9cf0b5efe22d052fc7cf87..0f7b56caff787d5347c955aab4d43ff7d9ef31fd 100644 |
| --- a/chrome/app/vector_icons/BUILD.gn |
| +++ b/chrome/app/vector_icons/BUILD.gn |
| @@ -9,6 +9,11 @@ aggregate_vector_icons("chrome_vector_icons") { |
| icon_directory = "." |
| icons = [ |
| + "apps.icon", |
|
sky
2017/02/22 21:10:43
Keep sorted?
Evan Stade
2017/02/22 21:30:11
whoops. I thought gn format would do that for me.
|
| + "cookie.icon", |
| + "globe.icon", |
| + "paintbrush.icon", |
| + "sad_tab.icon", |
| "autologin.icon", |
| "bluetooth_connected.icon", |
| "browser_tools.icon", |