| Index: ui/app_list/resources/app_list_resources.grd
|
| diff --git a/ui/app_list/resources/app_list_resources.grd b/ui/app_list/resources/app_list_resources.grd
|
| index fd75abc10a9ee98301942da652b6535864bc7b01..99292703cde9000a0a30b491abc8801b6bf76bee 100644
|
| --- a/ui/app_list/resources/app_list_resources.grd
|
| +++ b/ui/app_list/resources/app_list_resources.grd
|
| @@ -19,16 +19,10 @@
|
| <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_LEFT" file="common/app_list_progress_bar_left.png" />
|
| <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_CENTER" file="common/app_list_progress_bar_center.png" />
|
| <structure type="chrome_scaled_image" name="IDR_APP_LIST_ITEM_PROGRESS_RIGHT" file="common/app_list_progress_bar_right.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_APP_LIST_TOOLS_HOVER" file="common/app_list_tools_hover.png" />
|
| - <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 or desktop_linux">
|
| - <structure type="chrome_scaled_image" name="IDR_APP_LIST_USER_INDICATOR" file="common/app_list_user_indicator.png" />
|
| - </if>
|
| </structures>
|
| </release>
|
| </grit>
|
|
|