| Index: chrome/browser/resources/options/advanced_options.html
|
| diff --git a/chrome/browser/resources/options/advanced_options.html b/chrome/browser/resources/options/advanced_options.html
|
| index 72c2d031380e4e937aeed1f8c918bb1046f9775c..5f1030dc4e84d5fbee82435ba79d736b3f013433 100644
|
| --- a/chrome/browser/resources/options/advanced_options.html
|
| +++ b/chrome/browser/resources/options/advanced_options.html
|
| @@ -107,10 +107,6 @@
|
| <button id="language-button"
|
| i18n-content="languageAndSpellCheckSettingsButton"></button>
|
| </if>
|
| -<if expr="os == 'win32'">
|
| - <button id="gearSettingsConfigureGearsButton"
|
| - i18n-content="gearSettingsConfigureGearsButton"></button>
|
| -</if>
|
| <if expr="not pp_ifdef('chromeos') or os == 'win32'">
|
| </div>
|
| </if>
|
|
|