diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/theme/locationbg_readonly_center.png | bin | 177 -> 169 bytes | |||
-rw-r--r-- | chrome/app/theme/locationbg_readonly_edge.png | bin | 0 -> 180 bytes | |||
-rw-r--r-- | chrome/app/theme/locationbg_readonly_left.png | bin | 126 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/locationbg_readonly_right.png | bin | 127 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 3 |
5 files changed, 1 insertions, 2 deletions
diff --git a/chrome/app/theme/locationbg_readonly_center.png b/chrome/app/theme/locationbg_readonly_center.png Binary files differindex d13d279..effd919 100644 --- a/chrome/app/theme/locationbg_readonly_center.png +++ b/chrome/app/theme/locationbg_readonly_center.png diff --git a/chrome/app/theme/locationbg_readonly_edge.png b/chrome/app/theme/locationbg_readonly_edge.png Binary files differnew file mode 100644 index 0000000..ce4a34c --- /dev/null +++ b/chrome/app/theme/locationbg_readonly_edge.png diff --git a/chrome/app/theme/locationbg_readonly_left.png b/chrome/app/theme/locationbg_readonly_left.png Binary files differdeleted file mode 100644 index 07b0fb8..0000000 --- a/chrome/app/theme/locationbg_readonly_left.png +++ /dev/null diff --git a/chrome/app/theme/locationbg_readonly_right.png b/chrome/app/theme/locationbg_readonly_right.png Binary files differdeleted file mode 100644 index fe932dc..0000000 --- a/chrome/app/theme/locationbg_readonly_right.png +++ /dev/null diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index 12d25d7..a443a57 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -265,9 +265,8 @@ <include name="IDR_UPDATE_AVAILABLE" file="update_available.png" type="BINDATA" /> <include name="IDR_MENU_PAGE" file="menu_page.png" type="BINDATA" /> <include name="IDR_MENU_CHROME" file="menu_chrome.png" type="BINDATA" /> - <include name="IDR_LOCATIONBG_POPUPMODE_LEFT" file="locationbg_readonly_left.png" type="BINDATA" /> <include name="IDR_LOCATIONBG_POPUPMODE_CENTER" file="locationbg_readonly_center.png" type="BINDATA" /> - <include name="IDR_LOCATIONBG_POPUPMODE_RIGHT" file="locationbg_readonly_right.png" type="BINDATA" /> + <include name="IDR_LOCATIONBG_POPUPMODE_EDGE" file="locationbg_readonly_edge.png" type="BINDATA" /> <include name="IDR_CLOSE_SA" file="close_sa.png" type="BINDATA" /> <include name="IDR_CLOSE_SA_H" file="close_sa_h.png" type="BINDATA" /> <include name="IDR_CLOSE_SA_P" file="close_sa_p.png" type="BINDATA" /> |