| Index: chrome/browser/resources/help/help.html
|
| diff --git a/chrome/browser/resources/help/help.html b/chrome/browser/resources/help/help.html
|
| index 762f59ac056dadc8734374e0e1a6bf57ffd9bffd..24bb6bdb96e8439faf5f22ab7cc68c7dd769c06b 100644
|
| --- a/chrome/browser/resources/help/help.html
|
| +++ b/chrome/browser/resources/help/help.html
|
| @@ -76,13 +76,6 @@
|
| <div id="update-status-icon" class="up-to-date"></div>
|
| <span id="update-status" i18n-content="updateCheckStarted"></span>
|
| </div>
|
| -<if expr="is_macosx">
|
| - <div id="update-obsolete-os-container" hidden>
|
| - <span id="update-obsolete-os" i18n-content="updateObsoleteOS"></span>
|
| - <a i18n-values="href:updateObsoleteOSURL" i18n-content="learnMore"
|
| - target="_blank"></a>
|
| - </div>
|
| -</if>
|
| <div id="update-buttons-container">
|
| <div id="update-percentage" hidden></div>
|
| <if expr="is_macosx">
|
|
|