Chromium Code Reviews| Index: chrome/app/theme/theme_resources.grd |
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd |
| index 3199ff43dfe00eb34ac6882ee18d5e8c9a34b10b..eae3c370694e448d9ecb22eebb123f7aff427999 100644 |
| --- a/chrome/app/theme/theme_resources.grd |
| +++ b/chrome/app/theme/theme_resources.grd |
| @@ -434,6 +434,7 @@ |
| <if expr="pp_ifdef('toolkit_views')"> |
| <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_R" file="common/browser_omnibox_right.png" /> |
| <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_BORDER" file="common/browser_omnibox_border.png" /> |
| + <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_SEARCH_FOCUS_BORDER_MASK" file="common/browser_omnibox_search_focus_border_mask.png" /> |
|
dhollowa
2012/09/20 18:33:13
You'll check this in separately then?
kuan
2012/09/20 18:55:50
yes, i'll land the images (1x and 2x) when this cl
|
| </if> |
| <if expr="is_macosx"> |
| <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_KEYWORD_HINT_TAB" file="mac/keyword_hint_tab.png" /> |