summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-29 20:22:40 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-29 20:22:40 +0000
commit210f8b8031caca75243f6d0a8f1168d2e143d894 (patch)
tree876aac97f319b12465750aa80260986246d9932a
parent3b3d9e6196f3b1a6a7910ed3fbc43a98ddf80ed5 (diff)
downloadchromium_src-210f8b8031caca75243f6d0a8f1168d2e143d894.zip
chromium_src-210f8b8031caca75243f6d0a8f1168d2e143d894.tar.gz
chromium_src-210f8b8031caca75243f6d0a8f1168d2e143d894.tar.bz2
Icons for content blocking notifications.
Previously reviewed by sky as part of a larger change. BUG=33314 TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37530 0039d316-1c4b-4281-b951-d872f2087c98
-rwxr-xr-xchrome/app/theme/blocked_cookies.pngbin0 -> 811 bytes
-rwxr-xr-xchrome/app/theme/blocked_images.pngbin0 -> 515 bytes
-rwxr-xr-xchrome/app/theme/blocked_javascript.pngbin0 -> 816 bytes
-rwxr-xr-xchrome/app/theme/blocked_plugins.pngbin0 -> 826 bytes
-rwxr-xr-xchrome/app/theme/blocked_popups.pngbin0 -> 500 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/chrome/app/theme/blocked_cookies.png b/chrome/app/theme/blocked_cookies.png
new file mode 100755
index 0000000..ac8394e
--- /dev/null
+++ b/chrome/app/theme/blocked_cookies.png
Binary files differ
diff --git a/chrome/app/theme/blocked_images.png b/chrome/app/theme/blocked_images.png
new file mode 100755
index 0000000..4a68cef
--- /dev/null
+++ b/chrome/app/theme/blocked_images.png
Binary files differ
diff --git a/chrome/app/theme/blocked_javascript.png b/chrome/app/theme/blocked_javascript.png
new file mode 100755
index 0000000..9912239
--- /dev/null
+++ b/chrome/app/theme/blocked_javascript.png
Binary files differ
diff --git a/chrome/app/theme/blocked_plugins.png b/chrome/app/theme/blocked_plugins.png
new file mode 100755
index 0000000..f37a985
--- /dev/null
+++ b/chrome/app/theme/blocked_plugins.png
Binary files differ
diff --git a/chrome/app/theme/blocked_popups.png b/chrome/app/theme/blocked_popups.png
new file mode 100755
index 0000000..939c988aa
--- /dev/null
+++ b/chrome/app/theme/blocked_popups.png
Binary files differ