| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index 7c6bcf27b3e0c38222a28da0ef74f5bef0e27d89..6c69c6c5dfc6ed32ab70ced2eac435992b55c729 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -322,9 +322,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>
|
|
|