| Index: chrome/app/theme/theme_resources_standard.grd
|
| diff --git a/chrome/app/theme/theme_resources_standard.grd b/chrome/app/theme/theme_resources_standard.grd
|
| index 65def038fdb61c6d83c28a03d1e0232f23bad839..3cfe639c69ec2be2ee30865005fbd6242d0479ab 100644
|
| --- a/chrome/app/theme/theme_resources_standard.grd
|
| +++ b/chrome/app/theme/theme_resources_standard.grd
|
| @@ -448,6 +448,8 @@
|
| <if expr="not pp_ifdef('use_ash') and not is_macosx">
|
| <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR" file="theme_toolbar_default.png" />
|
| </if>
|
| + <!-- Instant Extended API toolbar background is common for all platforms. -->
|
| + <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_SEARCH" file="theme_toolbar_search.png" />
|
| <if expr="is_macosx">
|
| <!-- TODO(jamescook): Is this right? -->
|
| <structure type="chrome_scaled_image" name="IDR_THEME_TOOLBAR_INACTIVE" file="theme_toolbar_default_inactive2.png" />
|
|
|