Index: chrome/browser/ui/webui/ntp/ntp_login_handler.h |
diff --git a/chrome/browser/ui/webui/ntp/ntp_login_handler.h b/chrome/browser/ui/webui/ntp/ntp_login_handler.h |
index e3a67c4fb0eabe6327ae596ab1f59f1897cc7368..4a4bc8d3c2079f00ff7a745493bcf6ef5fa836ee 100644 |
--- a/chrome/browser/ui/webui/ntp/ntp_login_handler.h |
+++ b/chrome/browser/ui/webui/ntp/ntp_login_handler.h |
@@ -69,7 +69,6 @@ class NTPLoginHandler : public content::WebUIMessageHandler, |
// Internal helper method |
void UpdateLogin(); |
- StringPrefMember username_pref_; |
BooleanPrefMember signin_allowed_pref_; |
content::NotificationRegistrar registrar_; |
}; |