Index: remoting/host/policy_hack/policy_watcher.h |
diff --git a/remoting/host/policy_hack/policy_watcher.h b/remoting/host/policy_hack/policy_watcher.h |
index 7c9e4d094e381ebf7eee30aa53636e9724fe9637..98bf54b9694f38c01cfdc2695b867f2f0aff119e 100644 |
--- a/remoting/host/policy_hack/policy_watcher.h |
+++ b/remoting/host/policy_hack/policy_watcher.h |
@@ -73,6 +73,9 @@ class PolicyWatcher { |
// The name of the policy for disabling PIN-less authentication. |
static const char kHostAllowClientPairing[]; |
+ // The name of the policy for disabling gnubbyd forwarding. |
+ static const char kHostAllowGnubbyAuthPolicyName[]; |
+ |
// The name of the policy for overriding policies, for use in testing. |
static const char kHostDebugOverridePoliciesName[]; |