Index: remoting/base/constants.h |
diff --git a/remoting/base/constants.h b/remoting/base/constants.h |
index 190559ebfa03f42e5272b2f27fc5a7096641c3a9..6c2bb17a225607e8b1138710b2d1fed200392d3a 100644 |
--- a/remoting/base/constants.h |
+++ b/remoting/base/constants.h |
@@ -11,6 +11,9 @@ namespace remoting { |
extern const std::string kChromotingBotJid; |
+// Service name used for authentication. |
+extern const std::string kChromotingTokenServiceName; |
+ |
} // namespace remoting |
#endif // REMOTING_BASE_CONSTANTS_H |