Index: chrome/browser/sync/internal_api/sync_manager.h |
diff --git a/chrome/browser/sync/internal_api/sync_manager.h b/chrome/browser/sync/internal_api/sync_manager.h |
index afc090f906f754687dcacc10820b09079843f9b1..1b0476a05c9ed7524f17f156cfc353c14f7014b0 100644 |
--- a/chrome/browser/sync/internal_api/sync_manager.h |
+++ b/chrome/browser/sync/internal_api/sync_manager.h |
@@ -115,10 +115,6 @@ class SyncManager { |
~Status(); |
Summary summary; |
- bool authenticated; // Successfully authenticated via GAIA. |
- bool server_up; // True if we have received at least one good |
- // reply from the server. |
- bool server_reachable; // True if we received any reply from the server. |
bool notifications_enabled; // True only if subscribed for notifications. |
// Notifications counters updated by the actions in synapi. |