diff options
Diffstat (limited to 'chrome/app/theme')
-rw-r--r-- | chrome/app/theme/pageinfo_mixed.png | bin | 0 -> 1047 bytes | |||
-rw-r--r-- | chrome/app/theme/theme_resources.grd | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/theme/pageinfo_mixed.png b/chrome/app/theme/pageinfo_mixed.png Binary files differnew file mode 100644 index 0000000..a91aa80 --- /dev/null +++ b/chrome/app/theme/pageinfo_mixed.png diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd index 7291344..6f5cd27 100644 --- a/chrome/app/theme/theme_resources.grd +++ b/chrome/app/theme/theme_resources.grd @@ -243,6 +243,7 @@ <include name="IDR_OTR_ICON" file="otr_icon.png" type="BINDATA" /> <include name="IDR_PAGEINFO_BAD" file="pageinfo_bad.png" type="BINDATA" /> <include name="IDR_PAGEINFO_GOOD" file="pageinfo_good.png" type="BINDATA" /> + <include name="IDR_PAGEINFO_MIXED" file="pageinfo_mixed.png" type="BINDATA" /> <include name="IDR_PLUGIN" file="plugin.png" type="BINDATA" /> <if expr="pp_ifdef('_google_chrome')"> <include name="IDR_PRODUCT_ICON_32" file="google_chrome/google_chrome_icon_32.png" type="BINDATA" /> |