summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/cloud/cloud_policy_refresh_scheduler.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/policy/cloud/cloud_policy_refresh_scheduler.h')
-rw-r--r--chrome/browser/policy/cloud/cloud_policy_refresh_scheduler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/policy/cloud/cloud_policy_refresh_scheduler.h b/chrome/browser/policy/cloud/cloud_policy_refresh_scheduler.h
index 675f964..a3d121b 100644
--- a/chrome/browser/policy/cloud/cloud_policy_refresh_scheduler.h
+++ b/chrome/browser/policy/cloud/cloud_policy_refresh_scheduler.h
@@ -37,7 +37,7 @@ class CloudPolicyRefreshScheduler
static const int64 kRefreshDelayMinMs;
static const int64 kRefreshDelayMaxMs;
- // |client|, |store| and |prefs| pointers must stay valid throughout the
+ // |client| and |store| pointers must stay valid throughout the
// lifetime of CloudPolicyRefreshScheduler.
CloudPolicyRefreshScheduler(
CloudPolicyClient* client,