| Index: components/policy/core/common/cloud/system_policy_request_context.h
|
| diff --git a/components/policy/core/common/cloud/system_policy_request_context.h b/components/policy/core/common/cloud/system_policy_request_context.h
|
| index 8fd6598f672d61db74f9572a7309117b36524fbc..24f19dc76e470e36f3691afd61fb0bb9ebcbba63 100644
|
| --- a/components/policy/core/common/cloud/system_policy_request_context.h
|
| +++ b/components/policy/core/common/cloud/system_policy_request_context.h
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "components/policy/policy_export.h"
|
| #include "net/url_request/static_http_user_agent_settings.h"
|
|
|