| Index: components/policy/core/common/cloud/user_info_fetcher.h
|
| diff --git a/components/policy/core/common/cloud/user_info_fetcher.h b/components/policy/core/common/cloud/user_info_fetcher.h
|
| index 632e69227c4ff0c57424057c62af7da1cc5265a4..407e1b9da05be3df7f3ccdfc9cdd59af875c556e 100644
|
| --- a/components/policy/core/common/cloud/user_info_fetcher.h
|
| +++ b/components/policy/core/common/cloud/user_info_fetcher.h
|
| @@ -6,6 +6,7 @@
|
| #define COMPONENTS_POLICY_CORE_COMMON_CLOUD_USER_INFO_FETCHER_H_
|
|
|
| #include <string>
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/policy/policy_export.h"
|
| #include "net/url_request/url_fetcher_delegate.h"
|
|
|