| 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[];
|
|
|
|
|