Chromium Code Reviews| Index: chrome/browser/resources/options/advanced_options.html |
| =================================================================== |
| --- chrome/browser/resources/options/advanced_options.html (revision 71884) |
| +++ chrome/browser/resources/options/advanced_options.html (working copy) |
| @@ -95,6 +95,12 @@ |
| </select> |
| </label> |
| </div> |
| +<if expr="not pp_ifdef('chromeos')"> |
| + <div> |
| + <button id="language-button" |
| + i18n-content="languageAndSpellCheckSettingsButton"></button> |
| + </div> |
| +</if> |
| <if expr="os == 'win32'"> |
| <div> |
| <label style="display:inline;"> |