Index: remoting/host/host_config_constants.cc |
diff --git a/remoting/host/host_config_constants.cc b/remoting/host/host_config_constants.cc |
index c98e182ff40ace78a3937077aefbcf0017639823..62631c2c0114964d9dcf48fb5740e1cc190010d4 100644 |
--- a/remoting/host/host_config_constants.cc |
+++ b/remoting/host/host_config_constants.cc |
@@ -13,9 +13,7 @@ const char kHostEnabledConfigPath[] = "enabled"; |
const char kHostOwnerConfigPath[] = "host_owner"; |
const char kHostOwnerEmailConfigPath[] = "host_owner_email"; |
const char kXmppLoginConfigPath[] = "xmpp_login"; |
-const char kXmppAuthTokenConfigPath[] = "xmpp_auth_token"; |
const char kOAuthRefreshTokenConfigPath[] = "oauth_refresh_token"; |
-const char kXmppAuthServiceConfigPath[] = "xmpp_auth_service"; |
const char kHostIdConfigPath[] = "host_id"; |
const char kHostNameConfigPath[] = "host_name"; |
const char kHostSecretHashConfigPath[] = "host_secret_hash"; |