summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/theme/distributor_logo.pngbin0 -> 1508 bytes
-rw-r--r--chrome/app/theme/theme_resources.h1
-rw-r--r--chrome/app/theme/theme_resources.rc1
3 files changed, 2 insertions, 0 deletions
diff --git a/chrome/app/theme/distributor_logo.png b/chrome/app/theme/distributor_logo.png
new file mode 100644
index 0000000..ebe8ad0
--- /dev/null
+++ b/chrome/app/theme/distributor_logo.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.h b/chrome/app/theme/theme_resources.h
index cb86080..f828eeb 100644
--- a/chrome/app/theme/theme_resources.h
+++ b/chrome/app/theme/theme_resources.h
@@ -310,3 +310,4 @@
#define IDR_THROBBER_LIGHT 9379
#define IDR_OTR_ICON_STANDALONE 9380
#define IDR_PRODUCT_LOGO 9381
+#define IDR_DISTRIBUTOR_LOGO 9382
diff --git a/chrome/app/theme/theme_resources.rc b/chrome/app/theme/theme_resources.rc
index eddcb11..7ff522a 100644
--- a/chrome/app/theme/theme_resources.rc
+++ b/chrome/app/theme/theme_resources.rc
@@ -306,3 +306,4 @@ IDR_FIND_DLG_MIDDLE_BB_BACKGROUND BINDATA "find_dlg_middle_bb_bg.png"
IDR_THROBBER_LIGHT BINDATA "throbber_light.png"
IDR_OTR_ICON_STANDALONE BINDATA "otr_icon_standalone.png"
IDR_PRODUCT_LOGO BINDATA "product_logo.png"
+IDR_DISTRIBUTOR_LOGO BINDATA "distributor_logo.png"