| Index: ui/resources/ui_resources.grd | 
| diff --git a/ui/resources/ui_resources.grd b/ui/resources/ui_resources.grd | 
| index 0a323cfdb414989112a2c37925283bbba78e9241..a813b4da5d9be34614ff9c417389450a8ebdd976 100644 | 
| --- a/ui/resources/ui_resources.grd | 
| +++ b/ui/resources/ui_resources.grd | 
| @@ -26,6 +26,9 @@ | 
| <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_NORMAL" file="common/app_list_tools_normal.png" /> | 
| <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_PRESSED" file="common/app_list_tools_pressed.png" /> | 
| <structure type="chrome_scaled_image" name="IDR_APP_LIST_FOLDER_BACK_NORMAL" file="common/app_list_folder_back_normal.png" /> | 
| +        <structure type="chrome_scaled_image" name="IDR_APP_LIST_SPEECH_MIC_ON" file="common/app_list_mic_on.png" /> | 
| +        <structure type="chrome_scaled_image" name="IDR_APP_LIST_SPEECH_MIC_OFF" file="common/app_list_mic_off.png" /> | 
| +        <structure type="chrome_scaled_image" name="IDR_APP_LIST_SPEECH_MIC_RECORDING" file="common/app_list_mic_recording.png" /> | 
| <if expr="is_win"> | 
| <structure type="chrome_scaled_image" name="IDR_APP_LIST_USER_INDICATOR" file="win/app_list_user_indicator.png" /> | 
| </if> | 
|  |