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 c3f9fbed7dbc063e1c22b9759059c1cdf99f975e..9025c8bef198ca34a2a65b9c947faee7c3020818 100644 |
--- a/chrome/app/theme/theme_resources_standard.grd |
+++ b/chrome/app/theme/theme_resources_standard.grd |
@@ -449,6 +449,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" /> |