Chromium Code Reviews| Index: chrome/browser/resources/sync_internals/about.html |
| =================================================================== |
| --- chrome/browser/resources/sync_internals/about.html (revision 110530) |
| +++ chrome/browser/resources/sync_internals/about.html (working copy) |
| @@ -43,6 +43,10 @@ |
| <h2>Details</h2> |
| <table id="aboutDetails"> |
| <tr> |
| + <td>Version</td> |
| + <td jscontent="version"/> |
| + </tr> |
| + <tr> |
| <td>Authenticated</td> |
| <td> |
| <span jscontent="authenticated"></span> |