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> |