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 408d6c522c86c64c240c687adca7750428167502..15254b516d408cbec20a8d148c3cf71127984036 100644 |
--- a/remoting/host/policy_hack/policy_watcher.h |
+++ b/remoting/host/policy_hack/policy_watcher.h |
@@ -114,6 +114,8 @@ class PolicyWatcher { |
// The counter is reset whenever policy has been successfully read. |
void SignalTransientPolicyError(); |
+ friend class PolicyWatcherTest; |
+ |
// Returns a DictionaryValue containing the default values for each policy. |
const base::DictionaryValue& Defaults() const; |