| Index: chrome/app/theme/theme_resources.grd | 
| =================================================================== | 
| --- chrome/app/theme/theme_resources.grd	(revision 23543) | 
| +++ chrome/app/theme/theme_resources.grd	(working copy) | 
| @@ -225,6 +225,10 @@ | 
| <include name="IDR_INFOBAR_ALT_NAV_URL" file="infobar_didyoumean.png" type="BINDATA" /> | 
| <include name="IDR_INFOBAR_PLUGIN_INSTALL" file="infobar_plugin.png" type="BINDATA" /> | 
| <include name="IDR_INFOBAR_QUESTION_MARK" file="infobar_questionmark.png" type="BINDATA" /> | 
| +      <include name="IDR_INFOBAR_GEOLOC" file="infobar_restore.png" type="BINDATA" /> | 
| +      <include name="IDR_INFOBAR_BEST_GEOLOC" file="infobar_best_geoloc.png" type="BINDATA" /> | 
| +      <include name="IDR_INFOBAR_CITY_GEOLOC" file="infobar_city_geoloc.png" type="BINDATA" /> | 
| +      <include name="IDR_INFOBAR_NO_GEOLOC" file="infobar_no_geoloc.png" type="BINDATA" /> | 
| <include name="IDR_INFOBAR_THEME" file="infobar_theme.png" type="BINDATA" /> | 
| <include name="IDR_INFO_BUBBLE_CORNER_TOP_LEFT" file="bubble_corner_tl.png" type="BINDATA" /> | 
| <include name="IDR_INFO_BUBBLE_CORNER_TOP_RIGHT" file="bubble_corner_tr.png" type="BINDATA" /> | 
|  |