| Index: chrome/app/theme/theme_resources.grd | 
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd | 
| index 8fbbaa8774e34a43e178533df75b4a1ccdc78b6e..b08e207a3b64faf0addacbe94c8e8efe9a8ffe92 100644 | 
| --- a/chrome/app/theme/theme_resources.grd | 
| +++ b/chrome/app/theme/theme_resources.grd | 
| @@ -680,6 +680,7 @@ | 
| <structure type="chrome_scaled_image" name="IDR_SAD_FAVICON" file="common/favicon_sad_tab.png" /> | 
| <structure type="chrome_scaled_image" name="IDR_SAD_TAB" file="sadtab.png" /> | 
| <structure type="chrome_scaled_image" name="IDR_SAFEBROWSING_WARNING" file="safebrowsing_warning.png" /> | 
| +      <structure type="chrome_scaled_image" name="IDR_SCREENSHOT_NOTIFICATION_ICON" file="common/notification_screenshot_icon.png" /> | 
| <structure type="chrome_scaled_image" name="IDR_SCRIPT_BUBBLE" file="common/favicon_extensions.png" /> | 
| <if expr="pp_ifdef('enable_settings_app')"> | 
| <structure type="chrome_scaled_image" name="IDR_SETTINGS_APP_ICON_128" file="settings_app_icon_128.png" /> | 
|  |