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

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

Issue 6973043: [Sync] Tweaks to About tab of chrome://sync-internals (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/sync/sync_ui_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 2fd4a36e8e44d9f4ece208d26474db7b1e36bd67..901e24bd875abc8fc5eaed59ed71efda7286e069 100644
--- a/chrome/browser/resources/sync_internals/about.html
+++ b/chrome/browser/resources/sync_internals/about.html
@@ -52,9 +52,7 @@ table#routingInfo tr:nth-child(odd) {
<h2>Summary</h2>
<p jscontent="summary"/>
<p jsdisplay="unrecoverable_error_detected">
- <span class="err">Unrecoverable Error Detected!</span>
- <span jscontent="unrecoverable_error_message"></span>
- <span jscontent="unrecoverable_error_location"></span>
+ <span class="err" jscontent="unrecoverable_error_message"></span>
</p>
<h2>Sync URL</h2>
« no previous file with comments | « no previous file | chrome/browser/sync/sync_ui_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698