summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app/theme')
-rwxr-xr-xchrome/app/theme/new_browser_window.pngbin0 -> 4583 bytes
-rwxr-xr-xchrome/app/theme/tab_overview.pngbin0 -> 4404 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd5
3 files changed, 5 insertions, 0 deletions
diff --git a/chrome/app/theme/new_browser_window.png b/chrome/app/theme/new_browser_window.png
new file mode 100755
index 0000000..6ed666b
--- /dev/null
+++ b/chrome/app/theme/new_browser_window.png
Binary files differ
diff --git a/chrome/app/theme/tab_overview.png b/chrome/app/theme/tab_overview.png
new file mode 100755
index 0000000..a6afc03
--- /dev/null
+++ b/chrome/app/theme/tab_overview.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index e31dcd6..e970f46 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -299,6 +299,11 @@
<include name="IDR_WIZARD_ICON_RTL" file="chromium/wizard_icon_rtl.png" type="BINDATA" />
<include name="IDR_PRODUCT_ICON_32" file="chromium/chromium_icon_32.png" type="BINDATA" />
</if>
+
+ <if expr="pp_ifdef('linux2')">
+ <include name="IDR_NEW_BROWSER_WINDOW_ICON" file="new_browser_window.png" type="BINDATA" />
+ <include name="IDR_TAB_OVERVIEW_BUTTON_ICON" file="tab_overview.png" type="BINDATA" />
+ </if>
</includes>
</release>
</grit>