| Index: chrome/browser/resources/options/chromeos_system_options.html
|
| ===================================================================
|
| --- chrome/browser/resources/options/chromeos_system_options.html (revision 72316)
|
| +++ chrome/browser/resources/options/chromeos_system_options.html (working copy)
|
| @@ -55,8 +55,7 @@
|
| <tr>
|
| <td class="option-name">
|
| <label class="checkbox">
|
| - <input id="accesibility-check"
|
| - pref="settings.accessibility" type="checkbox">
|
| + <input id="accesibility-check" type="checkbox">
|
| <span i18n-content="accessibility"></span>
|
| </label>
|
| </td>
|
|
|