| Index: ash/resources/vector_icons/BUILD.gn
|
| diff --git a/ash/resources/vector_icons/BUILD.gn b/ash/resources/vector_icons/BUILD.gn
|
| index cf3cee475c004e29564aea055a4578de23a5bc80..dfbb92481c24bb91d36dca1fb7a6fbc8ab12552b 100644
|
| --- a/ash/resources/vector_icons/BUILD.gn
|
| +++ b/ash/resources/vector_icons/BUILD.gn
|
| @@ -8,6 +8,8 @@ aggregate_vector_icons("ash_vector_icons") {
|
| icon_directory = "."
|
|
|
| icons = [
|
| + "check_circle.1x.icon",
|
| + "check_circle.icon",
|
| "ime_menu_emoticon.1x.icon",
|
| "ime_menu_emoticon.icon",
|
| "ime_menu_microphone.1x.icon",
|
|
|