Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6086)

Unified Diff: chrome/browser/resources/sync_internals/about.html

Issue 9348036: Trim code from sync's ServerConnectionManager (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase after Fred's patch Created 8 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/sync_internals/about.html
diff --git a/chrome/browser/resources/sync_internals/about.html b/chrome/browser/resources/sync_internals/about.html
index 60dfebf21a9a0c633d5b40e78ca859c6753effea..bf4bda55b8bf6b604d5f059ddc5d9678e81584f8 100644
--- a/chrome/browser/resources/sync_internals/about.html
+++ b/chrome/browser/resources/sync_internals/about.html
@@ -70,13 +70,6 @@ table#aboutDetails tr[highlighted]:nth-child(odd) {
<td jscontent="version"/>
</tr>
<tr>
- <td>Authenticated</td>
- <td>
- <span jscontent="authenticated"></span>
- <span jsdisplay="!authenticated" class="err" jscontent="auth_problem"></span>
- </td>
- </tr>
- <tr>
<td>Last Synced</td>
<td jscontent="time_since_sync"/>
</tr>
« no previous file with comments | « chrome/browser/automation/testing_automation_provider.cc ('k') | chrome/browser/sync/internal_api/all_status.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698