Chromium Code Reviews| Index: chrome/app/theme/theme_resources.grd |
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd |
| index ca775c5c1257dfe860890eb64be914bc027ee4df..e30c4adab9aa0894d38c6cbb71a9639194d88afc 100644 |
| --- a/chrome/app/theme/theme_resources.grd |
| +++ b/chrome/app/theme/theme_resources.grd |
| @@ -628,6 +628,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" /> |
|
Nikita (slow)
2012/09/12 13:22:21
Please submit resources in a separate CL.
glotov
2012/09/12 22:40:25
Done.
|
| </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" /> |