| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index 49611ded405336d0586423f93309eadaa1a84123..c68bc409cc3c09248e97963ccf973b68f668a52f 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -659,6 +659,7 @@
|
| <structure type="chrome_scaled_image" name="IDR_PROFILE_EDIT_PRESSED" file="profile_edit_pressed.png" />
|
| <if expr="pp_ifdef('chromeos')">
|
| <structure type="chrome_scaled_image" name="IDR_PROFILE_PICTURE_LOADING" file="profile_loading.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="reset_warning.png" />
|
| </if>
|
| <structure type="chrome_scaled_image" name="IDR_PROFILE_SELECTED" file="profile_selected.png" />
|
| <structure type="chrome_scaled_image" name="IDR_REGISTER_PROTOCOL_HANDLER_LOCATIONBAR_ICON" file="webintents.png" />
|
|
|