| Index: chrome/app/theme/theme_resources.grd
|
| diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
|
| index 752df710f92fc3fa4547e88390fcb57c28e1c3c3..f4d64aa8b71b4837ee02b1a667661980d04d7934 100644
|
| --- a/chrome/app/theme/theme_resources.grd
|
| +++ b/chrome/app/theme/theme_resources.grd
|
| @@ -385,6 +385,7 @@
|
| <structure type="chrome_scaled_image" name="IDR_INPUT_GOOD" file="input_good.png" />
|
| <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" />
|
| <structure type="chrome_scaled_image" name="IDR_LOCATION_BAR_HTTP" file="common/location_bar_http.png" />
|
| <if expr="not pp_ifdef('toolkit_views')">
|
| <structure type="chrome_scaled_image" name="IDR_LOCATIONBG_C" file="omnibox_c.png" />
|
| @@ -554,6 +555,7 @@
|
| <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE" file="panel_restore.png" />
|
| <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_C" file="panel_restore_click.png" />
|
| <structure type="chrome_scaled_image" name="IDR_PANEL_RESTORE_H" file="panel_restore_hover.png" />
|
| + <structure type="chrome_scaled_image" name="IDR_PHONE_FAVICON" file="common/favicon_phone.png" />
|
| <structure type="chrome_scaled_image" name="IDR_PLUGINS_FAVICON" file="common/favicon_extensions.png" />
|
| <structure type="chrome_scaled_image" name="IDR_PRERENDER" file="prerender_succeed_icon.png" />
|
| <if expr="not pp_ifdef('_google_chrome')">
|
| @@ -768,6 +770,7 @@
|
| <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_LEFT" file="common/tab_inactive_left.png" />
|
| <structure type="chrome_scaled_image" name="IDR_TAB_INACTIVE_RIGHT" file="common/tab_inactive_right.png" />
|
| </if>
|
| + <structure type="chrome_scaled_image" name="IDR_TABLET_FAVICON" file="common/favicon_tablet.png" />
|
| <structure type="chrome_scaled_image" name="IDR_THEME_BUTTON_BACKGROUND" file="notused.png" />
|
| <if expr="not pp_ifdef('use_ash')">
|
| <structure type="chrome_scaled_image" name="IDR_THEME_FRAME" file="theme_frame.png" />
|
|
|