summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_config.cc
diff options
context:
space:
mode:
Diffstat (limited to 'remoting/host/host_config.cc')
-rw-r--r--remoting/host/host_config.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/host/host_config.cc b/remoting/host/host_config.cc
index 8841b8b..96053e6 100644
--- a/remoting/host/host_config.cc
+++ b/remoting/host/host_config.cc
@@ -9,6 +9,7 @@ namespace remoting {
const char kHostEnabledConfigPath[] = "enabled";
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";