summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-09 18:38:34 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-09 18:38:34 +0000
commitc0e5c1f57921c16ed59ba41cc44243e3c5227cf0 (patch)
tree9906dfde243d13e18a1c3fd32f6483bb93bc6e67 /chrome
parent837707519367a0209d98c0325a3d77844c030513 (diff)
downloadchromium_src-c0e5c1f57921c16ed59ba41cc44243e3c5227cf0.zip
chromium_src-c0e5c1f57921c16ed59ba41cc44243e3c5227cf0.tar.gz
chromium_src-c0e5c1f57921c16ed59ba41cc44243e3c5227cf0.tar.bz2
Converts linux2 in grd file to chromeos.
TBR=brettw BUG=none TEST=none Review URL: http://codereview.chromium.org/155300 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20289 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/app/theme/theme_resources.grd2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 9d234f1..cdf3a1d 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -322,7 +322,7 @@
<include name="IDR_PRODUCT_ICON_32" file="chromium/chromium_icon_32.png" type="BINDATA" />
</if>
- <if expr="pp_ifdef('linux2')">
+ <if expr="pp_ifdef('chromeos')">
<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>