| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index 699b9bc3e97a9f23d57a5f92371a4014d65ab4fb..2cc150c34dde85e9ea514ff79fb51eca6d98e694 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -840,8 +840,10 @@
|
| <structure type="chrome_scaled_image" name="IDR_AVATAR_THEMED_MAC_BUTTON_NORMAL_TOP_RIGHT" file="mac/avatar_button/sign_in_button_themed_top_right.png" />
|
| </if>
|
|
|
| + <if expr="enable_app_list">
|
| + <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" />
|
| + </if>
|
| <if expr="chromeos">
|
| - <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="cros/profile_loading.png" />
|
| <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="reset_warning.png" />
|
| </if>
|
| <structure type="chrome_scaled_image" name="IDR_QUESTION_MARK" file="common/question_mark.png" />
|
|
|