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

Unified Diff: trunk/src/remoting/host/policy_hack/policy_watcher.h

Issue 268483003: Revert 267234 "New policies: enable/disable relay; port range" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 8 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 | « trunk/src/remoting/host/it2me/it2me_host.cc ('k') | trunk/src/remoting/host/policy_hack/policy_watcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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[];
« no previous file with comments | « trunk/src/remoting/host/it2me/it2me_host.cc ('k') | trunk/src/remoting/host/policy_hack/policy_watcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698