Chromium Code Reviews| Index: chrome/app/google_chrome_strings.grd |
| =================================================================== |
| --- chrome/app/google_chrome_strings.grd (revision 53894) |
| +++ chrome/app/google_chrome_strings.grd (working copy) |
| @@ -186,7 +186,7 @@ |
| Google Chrome OS |
| </message> |
| </if> |
| - <if expr="os == 'win32'"> |
| + <if expr="os.find('win') != -1"> |
| <message name="IDS_PRODUCT_FRAME_NAME" desc="The Chrome Frame application name"> |
| Google Chrome Frame |
| </message> |