diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-22 20:05:43 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-22 20:05:43 +0000 |
commit | 1679e8667e258a9903a18792894e13a17639e122 (patch) | |
tree | 1ac9621e060a21dc5fe78c4fa6e6b1b4a48589ae /chrome | |
parent | 6e3f2b62e3d9645d30ca1f5460eb5c8aabc5d19c (diff) | |
download | chromium_src-1679e8667e258a9903a18792894e13a17639e122.zip chromium_src-1679e8667e258a9903a18792894e13a17639e122.tar.gz chromium_src-1679e8667e258a9903a18792894e13a17639e122.tar.bz2 |
Check in new icons for omnibox security changes alone, so that my patch to actually use them can be tested on the tryservers.
BUG=27570
TEST=none
TBR=sky
Review URL: http://codereview.chromium.org/1167002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42245 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/app/theme/ev_secure.png | bin | 0 -> 262 bytes |
-rw-r--r-- | chrome/app/theme/secure.png | bin | 0 -> 2958 bytes |
-rw-r--r-- | chrome/app/theme/security_error.png | bin | 0 -> 718 bytes |
-rw-r--r-- | chrome/app/theme/security_warning.png | bin | 0 -> 3232 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/chrome/app/theme/ev_secure.png b/chrome/app/theme/ev_secure.png Binary files differnew file mode 100644 index 0000000..f504dff --- /dev/null +++ b/chrome/app/theme/ev_secure.png diff --git a/chrome/app/theme/secure.png b/chrome/app/theme/secure.png Binary files differnew file mode 100644 index 0000000..c65d05a --- /dev/null +++ b/chrome/app/theme/secure.png diff --git a/chrome/app/theme/security_error.png b/chrome/app/theme/security_error.png Binary files differnew file mode 100644 index 0000000..6dbe71c --- /dev/null +++ b/chrome/app/theme/security_error.png diff --git a/chrome/app/theme/security_warning.png b/chrome/app/theme/security_warning.png Binary files differnew file mode 100644 index 0000000..09026ec --- /dev/null +++ b/chrome/app/theme/security_warning.png |