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 6fde16b32920693fc0fc2a6b37a3ab321a8dddfd..934dcdf5a6f3a152d16fe6036d24d944b779284d 100644 |
| --- a/chrome/app/theme/theme_resources.grd |
| +++ b/chrome/app/theme/theme_resources.grd |
| @@ -226,7 +226,7 @@ |
| <structure type="chrome_scaled_image" name="IDR_ENROLL_FAILURE" file="enroll_failure.png" /> |
| <structure type="chrome_scaled_image" name="IDR_ENROLL_SUCCESS" file="enroll_success.png" /> |
| </if> |
| - <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file="common/favicon_extensions.png" /> |
| + <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_FAVICON" file="common/script_bubble.png" /> |
|
Finnur
2012/11/29 22:00:16
Isn't IDR_EXTENSIONS_FAVICON used elsewhere (besid
Aaron Boodman
2012/11/29 22:01:54
Whoops, yeah. Good catch.
Aaron Boodman
2012/11/29 22:29:11
Done.
|
| <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_PUZZLE_PIECE" file="common/exstension-features_28.png" /> |
| <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_HALF_LEFT" file="extensions_rating_star_half_left.png" /> |
| <structure type="chrome_scaled_image" name="IDR_EXTENSIONS_RATING_STAR_HALF_RIGHT" file="extensions_rating_star_half_right.png" /> |