Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(387)

Unified Diff: remoting/base/constants.h

Issue 959033004: Remove ClientLogin support from remoting host (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/base/auth_token_util_unittest.cc ('k') | remoting/base/constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/base/constants.h
diff --git a/remoting/base/constants.h b/remoting/base/constants.h
index 80c557266f5220df9bee5562d886671a33818814..43e356478d99b2388de1cf1b203a12b243ca4af0 100644
--- a/remoting/base/constants.h
+++ b/remoting/base/constants.h
@@ -7,11 +7,6 @@
namespace remoting {
-// Service name used for authentication.
-// TODO(ajwong): Remove this once we've killed off XmppToken usage.
-// BUG:83897
-extern const char kChromotingTokenDefaultServiceName[];
-
// Namespace used for chromoting XMPP stanzas.
extern const char kChromotingXmlNamespace[];
« no previous file with comments | « remoting/base/auth_token_util_unittest.cc ('k') | remoting/base/constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698