| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index 37125d3832124b6aedfc99c2e22311d2a7dabb4f..32191c92254cd96bbe52b6f82d22dd462a4eeabf 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -270,9 +270,7 @@
|
| <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_ALLOWED_LOCATIONBAR_ICON" file="allowed_location.png" />
|
| <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_DENIED_LOCATIONBAR_ICON" file="blocked_location.png" />
|
| <structure type="chrome_scaled_image" name="IDR_GEOLOCATION_INFOBAR_ICON" file="infobar_geolocation.png" />
|
| - <if expr="pp_ifdef('_google_chrome')">
|
| - <structure type="chrome_scaled_image" name="IDR_GOOGLE_LOGO_LG" file="google_chrome/google_logo_lg.png" />
|
| - </if>
|
| + <structure type="chrome_scaled_image" name="IDR_GOOGLE_LOGO_LG" file="google_logo_lg.png" />
|
| <if expr="pp_ifdef('chromeos')">
|
| <structure type="chrome_scaled_image" name="IDR_HELP_MENU" file="help_16.png" />
|
| </if>
|
|
|