| Index: chrome/browser/resources/options2/browser_options.html
|
| diff --git a/chrome/browser/resources/options2/browser_options.html b/chrome/browser/resources/options2/browser_options.html
|
| index ad3cede1b95beb872b534828bfefc10228273830..e800e47ccdb9a3e955392af2c656276748182f75 100644
|
| --- a/chrome/browser/resources/options2/browser_options.html
|
| +++ b/chrome/browser/resources/options2/browser_options.html
|
| @@ -93,8 +93,7 @@
|
| class="settings-row" hidden>
|
| </div>
|
| <div class="settings-row">
|
| - <button id="pointer-settings-button"
|
| - i18n-content="touchpadMouseSettingsButtonTitle">
|
| + <button id="pointer-settings-button">
|
| </button>
|
| <button id="keyboard-settings-button"
|
| i18n-content="keyboardSettingsButtonTitle">
|
|
|