| Index: chrome/browser/resources/help/help.html
|
| diff --git a/chrome/browser/resources/help/help.html b/chrome/browser/resources/help/help.html
|
| index 8d6c90dbe0c29f1c567784239cdc0db100f84a68..f1f25a0d4cb43f478beb01bb87828a68bf5a4d37 100644
|
| --- a/chrome/browser/resources/help/help.html
|
| +++ b/chrome/browser/resources/help/help.html
|
| @@ -62,6 +62,10 @@
|
| <h3 i18n-content="commandLine"></h3>
|
| <div i18n-content="commandLineInfo" dir="ltr"></div>
|
| </section>
|
| + <section>
|
| + <h3 i18n-content="lastUpdated"></h3>
|
| + <div id="last-updated"></div>
|
| + </section>
|
| </div>
|
| <button id="more-info-expander" class="link-button"
|
| i18n-content="showMoreInfo">
|
|
|