diff options
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/theme/tab_active_nano_center.png | bin | 89 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/tab_active_nano_left.png | bin | 214 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/tab_active_nano_right.png | bin | 229 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/tab_alpha_nano_left.png | bin | 178 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/tab_alpha_nano_right.png | bin | 196 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/tab_inactive_nano_center.png | bin | 132 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/tab_inactive_nano_left.png | bin | 200 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/tab_inactive_nano_right.png | bin | 212 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 8 |
9 files changed, 0 insertions, 8 deletions
diff --git a/chrome/app/theme/tab_active_nano_center.png b/chrome/app/theme/tab_active_nano_center.png Binary files differdeleted file mode 100644 index 4cdacaf..0000000 --- a/chrome/app/theme/tab_active_nano_center.png +++ /dev/null diff --git a/chrome/app/theme/tab_active_nano_left.png b/chrome/app/theme/tab_active_nano_left.png Binary files differdeleted file mode 100644 index 793aa46..0000000 --- a/chrome/app/theme/tab_active_nano_left.png +++ /dev/null diff --git a/chrome/app/theme/tab_active_nano_right.png b/chrome/app/theme/tab_active_nano_right.png Binary files differdeleted file mode 100644 index 0727b8c..0000000 --- a/chrome/app/theme/tab_active_nano_right.png +++ /dev/null diff --git a/chrome/app/theme/tab_alpha_nano_left.png b/chrome/app/theme/tab_alpha_nano_left.png Binary files differdeleted file mode 100644 index 9340f91..0000000 --- a/chrome/app/theme/tab_alpha_nano_left.png +++ /dev/null diff --git a/chrome/app/theme/tab_alpha_nano_right.png b/chrome/app/theme/tab_alpha_nano_right.png Binary files differdeleted file mode 100644 index e40facd..0000000 --- a/chrome/app/theme/tab_alpha_nano_right.png +++ /dev/null diff --git a/chrome/app/theme/tab_inactive_nano_center.png b/chrome/app/theme/tab_inactive_nano_center.png Binary files differdeleted file mode 100644 index 0647081..0000000 --- a/chrome/app/theme/tab_inactive_nano_center.png +++ /dev/null diff --git a/chrome/app/theme/tab_inactive_nano_left.png b/chrome/app/theme/tab_inactive_nano_left.png Binary files differdeleted file mode 100644 index d8a06d4..0000000 --- a/chrome/app/theme/tab_inactive_nano_left.png +++ /dev/null diff --git a/chrome/app/theme/tab_inactive_nano_right.png b/chrome/app/theme/tab_inactive_nano_right.png Binary files differdeleted file mode 100644 index 6fbf56e..0000000 --- a/chrome/app/theme/tab_inactive_nano_right.png +++ /dev/null diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index 02937af..9816ccb 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -306,13 +306,8 @@ <include name="IDR_STOP_P" file="stop_p.png" type="BINDATA" /> <include name="IDR_TAB_ACTIVE_CENTER" file="tab_active_center.png" type="BINDATA" /> <include name="IDR_TAB_ACTIVE_LEFT" file="tab_active_left.png" type="BINDATA" /> - <include name="IDR_TAB_ACTIVE_NANO_CENTER" file="tab_active_nano_center.png" type="BINDATA" /> - <include name="IDR_TAB_ACTIVE_NANO_LEFT" file="tab_active_nano_left.png" type="BINDATA" /> - <include name="IDR_TAB_ACTIVE_NANO_RIGHT" file="tab_active_nano_right.png" type="BINDATA" /> <include name="IDR_TAB_ACTIVE_RIGHT" file="tab_active_right.png" type="BINDATA" /> <include name="IDR_TAB_ALPHA_LEFT" file="tab_alpha_left.png" type="BINDATA" /> - <include name="IDR_TAB_ALPHA_NANO_LEFT" file="tab_alpha_nano_left.png" type="BINDATA" /> - <include name="IDR_TAB_ALPHA_NANO_RIGHT" file="tab_alpha_nano_right.png" type="BINDATA" /> <include name="IDR_TAB_ALPHA_RIGHT" file="tab_alpha_right.png" type="BINDATA" /> <include name="IDR_TAB_CLOSE" file="tab_close.png" type="BINDATA" /> <include name="IDR_TAB_CLOSE_H" file="tab_close_h.png" type="BINDATA" /> @@ -322,9 +317,6 @@ <include name="IDR_TAB_DROP_UP" file="tab_drop_up.png" type="BINDATA" /> <include name="IDR_TAB_INACTIVE_CENTER" file="tab_inactive_center.png" type="BINDATA" /> <include name="IDR_TAB_INACTIVE_LEFT" file="tab_inactive_left.png" type="BINDATA" /> - <include name="IDR_TAB_INACTIVE_NANO_CENTER" file="tab_inactive_nano_center.png" type="BINDATA" /> - <include name="IDR_TAB_INACTIVE_NANO_LEFT" file="tab_inactive_nano_left.png" type="BINDATA" /> - <include name="IDR_TAB_INACTIVE_NANO_RIGHT" file="tab_inactive_nano_right.png" type="BINDATA" /> <include name="IDR_TAB_INACTIVE_RIGHT" file="tab_inactive_right.png" type="BINDATA" /> <include name="IDR_THEME_BUTTON_BACKGROUND" file="notused.png" type="BINDATA" /> <if expr="pp_ifdef('chromeos')"> |