Index: chrome/browser/resources/sync_internals/notifications.html |
diff --git a/chrome/browser/resources/sync_internals/notifications.html b/chrome/browser/resources/sync_internals/notifications.html |
index 4c089b429aaeb1b57bfc40a4dc8ef783ea9436cc..8cd683ea4734b2c19e0a7b0a5a8eb0318d9a5108 100644 |
--- a/chrome/browser/resources/sync_internals/notifications.html |
+++ b/chrome/browser/resources/sync_internals/notifications.html |
@@ -6,8 +6,8 @@ table#notificationInfo tr:nth-child(odd) { |
} |
</style> |
-<p id='notificationsEnabledInfo'> |
- Enabled: <span jscontent='notificationsEnabled'></span> |
+<p id='notificationStateInfo'> |
+ State: <span jscontent='notificationState'></span> |
</p> |
<table id='notificationInfo'> |
<tr> |