| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index b8ee042a32b1d80499b2244dcf6d2b26ba1fdae3..e6175b7cb67431fb9b2f33d72ce3d7c6ef5f8558 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -351,8 +351,7 @@
|
| <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_QUESTION_STABLE" file="common/profile_menu_question_stable.png" />
|
| <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_QUESTION_HOVER" file="common/profile_menu_question_hover.png" />
|
| <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_MENU_QUESTION_SELECT" file="common/profile_menu_question_select.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_AVATAR_BUTTON_ERROR" file="common/avatar_button_auth_error.png" />
|
| - <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ACCOUNT_BUTTON_ERROR" file="common/avatar_menu_auth_error.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_ICON_PROFILES_ACCOUNT_AUTH_ERROR" file="common/avatar_menu_auth_error.png" />
|
| </if>
|
| <if expr="not is_android and not is_ios and not chromeos">
|
| <!-- User Manager tutorial -->
|
|
|