Index: chrome/app/theme/theme_resources.grd |
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd |
index 53dabfe80cb5257b61ddb5fd91fdec5ad6c52477..eae1f83fb33a0d5b8aba83b6b574ea7b036bb4aa 100644 |
--- a/chrome/app/theme/theme_resources.grd |
+++ b/chrome/app/theme/theme_resources.grd |
@@ -423,6 +423,9 @@ |
<structure type="chrome_scaled_image" name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="keyword_search_magnifier.png" /> |
<structure type="chrome_scaled_image" name="IDR_KILLED_TAB" file="killtab.png" /> |
<structure type="chrome_scaled_image" name="IDR_LAPTOP_FAVICON" file="common/favicon_laptop.png" /> |
+ <if expr="pp_ifdef('enable_mdns')"> |
+ <structure type="chrome_scaled_image" name="IDR_LOCAL_DISCOVERY_CLOUDPRINT_ICON" file="common/cloudprint.png" /> |
+ </if> |
<structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_HTTP" file="common/location_bar_http.png" /> |
<if expr="pp_ifdef('chromeos')"> |
<!-- TODO(nkostylev): This resource needs to be removed when cros login code is moved to ash. --> |