| Index: chrome/browser/resources/options/language_options.html
|
| ===================================================================
|
| --- chrome/browser/resources/options/language_options.html (revision 114404)
|
| +++ chrome/browser/resources/options/language_options.html (working copy)
|
| @@ -57,7 +57,7 @@
|
| <div i18n-content="switch_input_methods_hint"></div>
|
| <div i18n-content="select_previous_input_method_hint"></div>
|
| </if>
|
| -<if expr="not pp_ifdef('chromeos')">
|
| +<if expr="not pp_ifdef('chromeos') and not is_macosx">
|
| <div id="spell-check-option" class="checkbox">
|
| <label>
|
| <input id="enable-spell-check" pref="browser.enable_spellchecking"
|
|
|