summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/theme/back_mask.pngbin0 -> 201 bytes
-rw-r--r--chrome/app/theme/button_mask.pngbin0 -> 225 bytes
-rw-r--r--chrome/app/theme/forward_mask.pngbin0 -> 203 bytes
-rw-r--r--chrome/app/theme/go_mask.pngbin0 -> 202 bytes
-rw-r--r--chrome/app/theme/notused.pngbin299 -> 140 bytes
-rw-r--r--chrome/app/theme/star_mask.pngbin0 -> 207 bytes
-rw-r--r--chrome/app/theme/theme_resources.grd13
7 files changed, 7 insertions, 6 deletions
diff --git a/chrome/app/theme/back_mask.png b/chrome/app/theme/back_mask.png
new file mode 100644
index 0000000..de63f2d
--- /dev/null
+++ b/chrome/app/theme/back_mask.png
Binary files differ
diff --git a/chrome/app/theme/button_mask.png b/chrome/app/theme/button_mask.png
new file mode 100644
index 0000000..9118830
--- /dev/null
+++ b/chrome/app/theme/button_mask.png
Binary files differ
diff --git a/chrome/app/theme/forward_mask.png b/chrome/app/theme/forward_mask.png
new file mode 100644
index 0000000..0fcfe61
--- /dev/null
+++ b/chrome/app/theme/forward_mask.png
Binary files differ
diff --git a/chrome/app/theme/go_mask.png b/chrome/app/theme/go_mask.png
new file mode 100644
index 0000000..32c47c2
--- /dev/null
+++ b/chrome/app/theme/go_mask.png
Binary files differ
diff --git a/chrome/app/theme/notused.png b/chrome/app/theme/notused.png
index 42ad610..ae51eb8 100644
--- a/chrome/app/theme/notused.png
+++ b/chrome/app/theme/notused.png
Binary files differ
diff --git a/chrome/app/theme/star_mask.png b/chrome/app/theme/star_mask.png
new file mode 100644
index 0000000..a04c2c6
--- /dev/null
+++ b/chrome/app/theme/star_mask.png
Binary files differ
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 626a045..3d0e421 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -257,6 +257,13 @@
<include name="IDR_THEME_TAB_BACKGROUND_INCOGNITO" file="theme_tab_background_incognito.png" type="BINDATA" />
<include name="IDR_THEME_TAB_BACKGROUND_V" file="theme_tab_background_glass.png" type="BINDATA" />
<include name="IDR_THEME_NTP_BACKGROUND" file="ntp_background.png" type="BINDATA" />
+ <include name="IDR_THEME_BUTTON_BACKGROUND" file="notused.png" type="BINDATA" />
+
+ <include name="IDR_FORWARD_MASK" file="forward_mask.png" type="BINDATA" />
+ <include name="IDR_BACK_MASK" file="back_mask.png" type="BINDATA" />
+ <include name="IDR_BUTTON_MASK" file="button_mask.png" type="BINDATA" />
+ <include name="IDR_STAR_MASK" file="star_mask.png" type="BINDATA" />
+ <include name="IDR_GO_MASK" file="go_mask.png" type="BINDATA" />
<if expr="pp_ifdef('_google_chrome')">
<include name="IDR_ABOUT_BACKGROUND" file="google_chrome/about_background.png" type="BINDATA" />
@@ -282,11 +289,5 @@
<include name="IDR_PRODUCT_ICON_32" file="chromium/chromium_icon_32.png" type="BINDATA" />
</if>
</includes>
- <messages>
- <message name="IDS_COLOR_FRAME" use_name_for_id="true">frame</message>
- <message name="IDS_COLOR_TOOLBAR" use_name_for_id="true">toolbar</message>
- <message name="IDS_COLOR_TEXT_TAB" use_name_for_id="true">text_tab</message>
- <message name="IDS_TINT_BUTTONS" use_name_for_id="true">buttons</message>
- </messages>
</release>
</grit>