summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources
diff options
context:
space:
mode:
authorjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-04 20:53:05 +0000
committerjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-04 20:53:05 +0000
commitff557f9c6e9d794bf9314884bf1f1bab544d5e39 (patch)
treea6de11abbf4c88b81611040def697e6aee9034a6 /chrome/browser/resources
parent13658c4b2835a3155efa6eb2c3c6ff8fef2b7fa5 (diff)
downloadchromium_src-ff557f9c6e9d794bf9314884bf1f1bab544d5e39.zip
chromium_src-ff557f9c6e9d794bf9314884bf1f1bab544d5e39.tar.gz
chromium_src-ff557f9c6e9d794bf9314884bf1f1bab544d5e39.tar.bz2
DOMUI: Add credit card icons for Autofill editor.
TBR=csilv BUG=59281 TEST=none Review URL: http://codereview.chromium.org/6025016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70441 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/resources')
-rw-r--r--chrome/browser/resources/options/amex.pngbin0 -> 1316 bytes
-rw-r--r--chrome/browser/resources/options/cc-generic.pngbin0 -> 390 bytes
-rw-r--r--chrome/browser/resources/options/dash.pngbin0 -> 122 bytes
-rw-r--r--chrome/browser/resources/options/diners.pngbin0 -> 1018 bytes
-rw-r--r--chrome/browser/resources/options/discover.pngbin0 -> 933 bytes
-rw-r--r--chrome/browser/resources/options/jcb.pngbin0 -> 1103 bytes
-rw-r--r--chrome/browser/resources/options/mastercard.pngbin0 -> 1250 bytes
-rw-r--r--chrome/browser/resources/options/solo.pngbin0 -> 751 bytes
-rw-r--r--chrome/browser/resources/options/visa.pngbin0 -> 993 bytes
9 files changed, 0 insertions, 0 deletions
diff --git a/chrome/browser/resources/options/amex.png b/chrome/browser/resources/options/amex.png
new file mode 100644
index 0000000..7cfa9cb
--- /dev/null
+++ b/chrome/browser/resources/options/amex.png
Binary files differ
diff --git a/chrome/browser/resources/options/cc-generic.png b/chrome/browser/resources/options/cc-generic.png
new file mode 100644
index 0000000..f32fd92
--- /dev/null
+++ b/chrome/browser/resources/options/cc-generic.png
Binary files differ
diff --git a/chrome/browser/resources/options/dash.png b/chrome/browser/resources/options/dash.png
new file mode 100644
index 0000000..1747604
--- /dev/null
+++ b/chrome/browser/resources/options/dash.png
Binary files differ
diff --git a/chrome/browser/resources/options/diners.png b/chrome/browser/resources/options/diners.png
new file mode 100644
index 0000000..ee709d3
--- /dev/null
+++ b/chrome/browser/resources/options/diners.png
Binary files differ
diff --git a/chrome/browser/resources/options/discover.png b/chrome/browser/resources/options/discover.png
new file mode 100644
index 0000000..e1fdbac
--- /dev/null
+++ b/chrome/browser/resources/options/discover.png
Binary files differ
diff --git a/chrome/browser/resources/options/jcb.png b/chrome/browser/resources/options/jcb.png
new file mode 100644
index 0000000..7c915b3
--- /dev/null
+++ b/chrome/browser/resources/options/jcb.png
Binary files differ
diff --git a/chrome/browser/resources/options/mastercard.png b/chrome/browser/resources/options/mastercard.png
new file mode 100644
index 0000000..9d7a31f
--- /dev/null
+++ b/chrome/browser/resources/options/mastercard.png
Binary files differ
diff --git a/chrome/browser/resources/options/solo.png b/chrome/browser/resources/options/solo.png
new file mode 100644
index 0000000..5f20eef
--- /dev/null
+++ b/chrome/browser/resources/options/solo.png
Binary files differ
diff --git a/chrome/browser/resources/options/visa.png b/chrome/browser/resources/options/visa.png
new file mode 100644
index 0000000..9518614
--- /dev/null
+++ b/chrome/browser/resources/options/visa.png
Binary files differ