Index: chrome/browser/policy/cloud_policy_controller.h |
diff --git a/chrome/browser/policy/cloud_policy_controller.h b/chrome/browser/policy/cloud_policy_controller.h |
index c4467041450a8a22e3c1690f87ed042cf2e7e446..b7226e4f101bfba15d85cb92ed32df52704f440d 100644 |
--- a/chrome/browser/policy/cloud_policy_controller.h |
+++ b/chrome/browser/policy/cloud_policy_controller.h |
@@ -37,7 +37,7 @@ class CloudPolicyController |
// Sets the refresh rate at which to re-fetch policy information. |
void SetRefreshRate(int64 refresh_rate_milliseconds); |
- // Triggers an immediate retry of of the current operation. |
+ // Triggers an immediate retry of the current operation. |
void Retry(); |
// Stops any pending activity and resets the controller to unenrolled state. |