| 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 56dc82ad3406479f5f3aa9315805c911d28473d8..a9520b1db20046a6695aaf64fdabb5f67f4697e6 100644
|
| --- a/chrome/browser/policy/cloud_policy_controller.h
|
| +++ b/chrome/browser/policy/cloud_policy_controller.h
|
| @@ -136,7 +136,6 @@ class CloudPolicyController
|
| DeviceTokenFetcher* token_fetcher_;
|
| scoped_ptr<DeviceManagementBackend> backend_;
|
| ControllerState state_;
|
| - bool initial_fetch_done_;
|
| PolicyNotifier* notifier_;
|
|
|
| int64 policy_refresh_rate_ms_;
|
|
|