| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index fbcaa23843dab102832e0ffb78c0b055c81631f1..4a2d3988977046556df97e25d0dbd984848a92a6 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -51,12 +51,6 @@
|
| <include name="IDR_CONSTRAINED_TOP_RIGHT_CORNER_V" file="constrained_top_right_corner_v.png" type="BINDATA" />
|
| <include name="IDR_COOKIE_ICON" file="cookie.png" type="BINDATA" />
|
| <include name="IDR_COOKIE_STORAGE_ICON" file="cookie_storage.png" type="BINDATA" />
|
| - <if expr="pp_ifdef('_google_chrome')">
|
| - <include name="IDR_CUSTOM_PRODUCT_LOGO" file="google_chrome/alt_logo.gif" type="BINDATA" />
|
| - </if>
|
| - <if expr="not pp_ifdef('_google_chrome')">
|
| - <include name="IDR_CUSTOM_PRODUCT_LOGO" file="chromium/product_logo.png" type="BINDATA" />
|
| - </if>
|
| <include name="IDR_CWS_STAR_EMPTY" file="cws_star_empty.png" type="BINDATA" />
|
| <include name="IDR_CWS_STAR_FULL" file="cws_star_full.png" type="BINDATA" />
|
| <include name="IDR_CWS_STAR_HALF" file="cws_star_half.png" type="BINDATA" />
|
|
|