| Index: trunk/src/remoting/host/policy_hack/policy_watcher.h
|
| ===================================================================
|
| --- trunk/src/remoting/host/policy_hack/policy_watcher.h (revision 267240)
|
| +++ trunk/src/remoting/host/policy_hack/policy_watcher.h (working copy)
|
| @@ -77,12 +77,6 @@
|
| // The name of the policy for disabling gnubbyd forwarding.
|
| static const char kHostAllowGnubbyAuthPolicyName[];
|
|
|
| - // The name of the policy for allowing use of relay servers.
|
| - static const char kRelayPolicyName[];
|
| -
|
| - // The name of the policy that restricts the range of host UDP ports.
|
| - static const char kUdpPortRangePolicyName[];
|
| -
|
| // The name of the policy for overriding policies, for use in testing.
|
| static const char kHostDebugOverridePoliciesName[];
|
|
|
|
|