| Index: chrome/browser/resources/help/help.html
|
| diff --git a/chrome/browser/resources/help/help.html b/chrome/browser/resources/help/help.html
|
| index 0b86b6b8b2510ac7be97fe7bc53379f24c0fb06c..050feda5312b7e87ac33b1fa8c561a3c56d79da3 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>
|
|
|