| Index: remoting/host/constants.h
|
| diff --git a/remoting/host/constants.h b/remoting/host/constants.h
|
| index 54aa2280c657a5ec1fdc210838a88f1c20071179..0d37c3837f16eb5fe7b63d231ebcaf488c2a16a0 100644
|
| --- a/remoting/host/constants.h
|
| +++ b/remoting/host/constants.h
|
| @@ -9,11 +9,6 @@
|
|
|
| namespace remoting {
|
|
|
| -// This is the default prefix that is prepended to ".talkgadget.google.com"
|
| -// to form the complete talkgadget domain name. Policy settings allow admins
|
| -// to change the prefix that is used.
|
| -extern const char kDefaultTalkGadgetPrefix[];
|
| -
|
| // Known host exit codes.
|
| // Please keep this enum in sync with:
|
| // remoting/host/installer/mac/PrivilegedHelperTools/
|
|
|