diff options
Diffstat (limited to 'chrome/app/theme')
-rw-r--r-- | chrome/app/theme/profile_edit.png | bin | 1209 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/profile_edit_hover.png | bin | 1214 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/profile_edit_pressed.png | bin | 1217 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/profile_selected.png | bin | 1353 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 4 |
5 files changed, 0 insertions, 4 deletions
diff --git a/chrome/app/theme/profile_edit.png b/chrome/app/theme/profile_edit.png Binary files differdeleted file mode 100644 index 6001ba4..0000000 --- a/chrome/app/theme/profile_edit.png +++ /dev/null diff --git a/chrome/app/theme/profile_edit_hover.png b/chrome/app/theme/profile_edit_hover.png Binary files differdeleted file mode 100644 index 20d66d8..0000000 --- a/chrome/app/theme/profile_edit_hover.png +++ /dev/null diff --git a/chrome/app/theme/profile_edit_pressed.png b/chrome/app/theme/profile_edit_pressed.png Binary files differdeleted file mode 100644 index 782f3d5..0000000 --- a/chrome/app/theme/profile_edit_pressed.png +++ /dev/null diff --git a/chrome/app/theme/profile_selected.png b/chrome/app/theme/profile_selected.png Binary files differdeleted file mode 100644 index ca02353..0000000 --- a/chrome/app/theme/profile_selected.png +++ /dev/null diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index 8ce14bd..5c3fd0f 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -232,10 +232,6 @@ <include name="IDR_PROFILE_AVATAR_23" file="profile_avatar_margarita.png" type="BINDATA" /> <include name="IDR_PROFILE_AVATAR_24" file="profile_avatar_note.png" type="BINDATA" /> <include name="IDR_PROFILE_AVATAR_25" file="profile_avatar_sun_cloud.png" type="BINDATA" /> - <include name="IDR_PROFILE_EDIT" file="profile_edit.png" type="BINDATA" /> - <include name="IDR_PROFILE_EDIT_HOVER" file="profile_edit_hover.png" type="BINDATA" /> - <include name="IDR_PROFILE_EDIT_PRESSED" file="profile_edit_pressed.png" type="BINDATA" /> - <include name="IDR_PROFILE_SELECTED" file="profile_selected.png" type="BINDATA" /> <include name="IDR_RESTORE_BUTTON_MASK" file="restore_button_mask.png" type="BINDATA" /> <include name="IDR_SAD_TAB" file="sadtab.png" type="BINDATA" /> <include name="IDR_SAFEBROWSING_WARNING" file="safebrowsing_warning.png" type="BINDATA" /> |