| Index: ash/resources/ash_resources.grd
 | 
| diff --git a/ash/resources/ash_resources.grd b/ash/resources/ash_resources.grd
 | 
| index 2fa2376742f3b0ded120451b2a16f2d4daa0f382..49c3d252d87dd87320543a79a8b8bbd12a8ad63f 100644
 | 
| --- a/ash/resources/ash_resources.grd
 | 
| +++ b/ash/resources/ash_resources.grd
 | 
| @@ -189,6 +189,8 @@
 | 
|  
 | 
|        <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CONTROL_BACKGROUND_H" file="common/window_control_background_hover.png" />
 | 
|        <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CONTROL_BACKGROUND_P" file="common/window_control_background_pressed.png" />
 | 
| +      <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CONTROL_ICON_BACK" file="common/window_control_icon_back.png" />
 | 
| +      <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CONTROL_ICON_BACK_I" file="common/window_control_icon_back_inactive.png" />
 | 
|        <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CONTROL_ICON_CLOSE" file="common/window_control_icon_close.png" />
 | 
|        <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CONTROL_ICON_CLOSE_I" file="common/window_control_icon_close_inactive.png" />
 | 
|        <structure type="chrome_scaled_image" name="IDR_AURA_WINDOW_CONTROL_ICON_LEFT_SNAPPED" file="common/window_control_icon_left_snapped.png" />
 | 
| 
 |