| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index d3cbe50b2f779c183b9d7413bd4620d28c829acf..8b734581275a66b32a43765f6d42a6714f934e85 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -411,7 +411,7 @@
|
| <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="enable_mdns">
|
| + <if expr="enable_service_discovery">
|
| <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" />
|
|
|