| Index: chrome/app/theme/theme_resources.grd
 | 
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
 | 
| index 868e023a01f231013dac6c0dac364cb5536b4c08..20d2d88eb32e324e5d8a945b96eb98ad3760b1ab 100644
 | 
| --- a/chrome/app/theme/theme_resources.grd
 | 
| +++ b/chrome/app/theme/theme_resources.grd
 | 
| @@ -535,10 +535,6 @@
 | 
|          <structure type="chrome_scaled_image" name="IDR_SECONDARY_USER_SETTINGS" file="cros/secondary_user_settings.png" />
 | 
|        </if>
 | 
|        <structure type="chrome_scaled_image" name="IDR_SETTINGS_FAVICON" file="common/favicon_settings.png" />
 | 
| -      <if expr="is_macosx">
 | 
| -        <structure type="chrome_scaled_image" name="IDR_STAR" file="common/star.png" />
 | 
| -        <structure type="chrome_scaled_image" name="IDR_STAR_LIT" file="common/star_lit.png" />
 | 
| -      </if>
 | 
|        <if expr="chromeos">
 | 
|          <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_START" file="cros/supervised_illustration_start.png" />
 | 
|          <structure type="chrome_scaled_image" name="IDR_SUPERVISED_ILLUSTRATION_DONE" file="cros/supervised_illsutration_done.png" />
 | 
| 
 |