| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index 5fdccbffefde16245591c255e2e2ce9058cf6226..a7cd5070191e1548edbc1867e2aa55c4addbf1aa 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -434,6 +434,8 @@
|
| <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_RESET_ALERT" file="cros/reset_alert.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_RESET_ILLUSTRATION" file="cros/reset_illustration.png" />
|
| <structure type="chrome_scaled_image" name="IDR_RESET_WARNING" file="cros/reset_warning.png" />
|
| </if>
|
| <structure type="chrome_scaled_image" name="IDR_RESTORE_BUTTON_MASK" file="common/restore_button_mask.png" />
|
|
|