summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/app/theme/chromium/product_logo_128.pngbin0 -> 23911 bytes
-rw-r--r--chrome/app/theme/chromium/product_logo_22.pngbin0 -> 1843 bytes
-rw-r--r--chrome/app/theme/chromium/product_logo_24.pngbin0 -> 1774 bytes
-rw-r--r--chrome/app/theme/chromium/product_logo_48.pngbin4850 -> 5365 bytes
-rw-r--r--chrome/app/theme/chromium/product_logo_64.pngbin0 -> 8272 bytes
-rw-r--r--chrome/installer/installer.gyp4
6 files changed, 4 insertions, 0 deletions
diff --git a/chrome/app/theme/chromium/product_logo_128.png b/chrome/app/theme/chromium/product_logo_128.png
new file mode 100644
index 0000000..0081752
--- /dev/null
+++ b/chrome/app/theme/chromium/product_logo_128.png
Binary files differ
diff --git a/chrome/app/theme/chromium/product_logo_22.png b/chrome/app/theme/chromium/product_logo_22.png
new file mode 100644
index 0000000..9f4f006
--- /dev/null
+++ b/chrome/app/theme/chromium/product_logo_22.png
Binary files differ
diff --git a/chrome/app/theme/chromium/product_logo_24.png b/chrome/app/theme/chromium/product_logo_24.png
new file mode 100644
index 0000000..c4d6c5f
--- /dev/null
+++ b/chrome/app/theme/chromium/product_logo_24.png
Binary files differ
diff --git a/chrome/app/theme/chromium/product_logo_48.png b/chrome/app/theme/chromium/product_logo_48.png
index df47815..5239208 100644
--- a/chrome/app/theme/chromium/product_logo_48.png
+++ b/chrome/app/theme/chromium/product_logo_48.png
Binary files differ
diff --git a/chrome/app/theme/chromium/product_logo_64.png b/chrome/app/theme/chromium/product_logo_64.png
new file mode 100644
index 0000000..64fab2f
--- /dev/null
+++ b/chrome/app/theme/chromium/product_logo_64.png
Binary files differ
diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp
index c75c7db..818817d 100644
--- a/chrome/installer/installer.gyp
+++ b/chrome/installer/installer.gyp
@@ -408,8 +408,12 @@
'destination': '<(PRODUCT_DIR)/installer/theme/',
'files': [
'<(branding_dir)/product_logo_16.png',
+ '<(branding_dir)/product_logo_22.png',
+ '<(branding_dir)/product_logo_24.png',
'<(branding_dir)/product_logo_32.png',
'<(branding_dir)/product_logo_48.png',
+ '<(branding_dir)/product_logo_64.png',
+ '<(branding_dir)/product_logo_128.png',
'<(branding_dir)/product_logo_256.png',
'<(branding_dir)/product_logo_32.xpm',
'<(branding_dir)/BRANDING',