| Index: chrome/browser/resources/help/help.html
|
| diff --git a/chrome/browser/resources/help/help.html b/chrome/browser/resources/help/help.html
|
| index f0802f7e139fb6b515294dc16c147fcd63cd75ca..c0c8772c84bc14916e8e60ea62bee64f993db3fe 100644
|
| --- a/chrome/browser/resources/help/help.html
|
| +++ b/chrome/browser/resources/help/help.html
|
| @@ -74,7 +74,9 @@
|
| </div>
|
| <div id="update-buttons-container">
|
| <div id="update-percentage" hidden></div>
|
| +<if expr="is_macosx">
|
| <button id="promote" i18n-content="promote" hidden></button>
|
| +</if>
|
| <button id="relaunch" i18n-content="relaunch" hidden></button>
|
| </div>
|
| </if>
|
|
|