Index: remoting/host/policy_hack/policy_watcher_win.cc |
diff --git a/remoting/host/policy_hack/policy_watcher_win.cc b/remoting/host/policy_hack/policy_watcher_win.cc |
index 5c247d67411a9df35c123b2e4e8c127634cc8f9c..9f3b5e4eeb3c583519576840a86ec4394799e297 100644 |
--- a/remoting/host/policy_hack/policy_watcher_win.cc |
+++ b/remoting/host/policy_hack/policy_watcher_win.cc |
@@ -151,6 +151,7 @@ class PolicyWatcherWin : |
policy->SetBoolean(policy_name, bool_value); |
} |
} |
+ // TODO(simonmorris): Read policies whose names are in kStringPolicyNames. |
return policy; |
} |