diff options
author | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-26 06:05:31 +0000 |
---|---|---|
committer | aa@chromium.org <aa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-26 06:05:31 +0000 |
commit | b924ae04055aa82cd19ef522b690e3cd66352c11 (patch) | |
tree | 57965f3e4c027e3ee9139a3088b9950e928af59e /chrome/app/theme | |
parent | 9c62e1c9607ca2912899660c517af6aa4b4ab477 (diff) | |
download | chromium_src-b924ae04055aa82cd19ef522b690e3cd66352c11.zip chromium_src-b924ae04055aa82cd19ef522b690e3cd66352c11.tar.gz chromium_src-b924ae04055aa82cd19ef522b690e3cd66352c11.tar.bz2 |
Revert 57473 and 57476. Best. Programmer. Ever.
TBR=eroman@chromium.org
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57478 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/theme')
-rw-r--r-- | chrome/app/theme/ntp_header_background.png | bin | 129 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/ntp_header_background_active.png | bin | 784 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/ntp_header_background_hover.png | bin | 129 -> 0 bytes | |||
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 3 |
4 files changed, 0 insertions, 3 deletions
diff --git a/chrome/app/theme/ntp_header_background.png b/chrome/app/theme/ntp_header_background.png Binary files differdeleted file mode 100644 index 2041dff..0000000 --- a/chrome/app/theme/ntp_header_background.png +++ /dev/null diff --git a/chrome/app/theme/ntp_header_background_active.png b/chrome/app/theme/ntp_header_background_active.png Binary files differdeleted file mode 100644 index 71dc70d..0000000 --- a/chrome/app/theme/ntp_header_background_active.png +++ /dev/null diff --git a/chrome/app/theme/ntp_header_background_hover.png b/chrome/app/theme/ntp_header_background_hover.png Binary files differdeleted file mode 100644 index 5a4dfe4..0000000 --- a/chrome/app/theme/ntp_header_background_hover.png +++ /dev/null diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index 7291344..51f1f26 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -214,9 +214,6 @@ <include name="IDR_NEWTAB_OPTION" file="ntp_option.png" type="BINDATA" /> <include name="IDR_NEWTAB_OPTION_H" file="ntp_option_h.png" type="BINDATA" /> <include name="IDR_NEWTAB_OPTION_P" file="ntp_option_p.png" type="BINDATA" /> - <include name="IDR_NEWTAB_SECTION_HEADER_BACKGROUND" file="ntp_header_background.png" type="BINDATA" /> - <include name="IDR_NEWTAB_SECTION_HEADER_BACKGROUND_H" file="ntp_header_background_hover.png" type="BINDATA" /> - <include name="IDR_NEWTAB_SECTION_HEADER_BACKGROUND_A" file="ntp_header_background_active.png" type="BINDATA" /> <include name="IDR_NEWTAB_THEMES_GALLERY_FAVICON" file="ntp_themes_gallery_favicon.png" type="BINDATA" /> <include name="IDR_NEWTAB_THEMES_GALLERY_THUMBNAIL" file="ntp_themes_gallery_thumb.png" type="BINDATA" /> <include name="IDR_OMNIBOX_EV_BUBBLE_BACKGROUND_C" file="ev_bubble_c.png" type="BINDATA" /> |