| Index: components/policy/policy_common.gypi
|
| diff --git a/components/policy/policy_common.gypi b/components/policy/policy_common.gypi
|
| index fc265a2df4e23ee8c2ddec85cb9b1fb6fcedf4e0..c343a6a09d3a42c054282cca72ced8c564a04ac0 100644
|
| --- a/components/policy/policy_common.gypi
|
| +++ b/components/policy/policy_common.gypi
|
| @@ -159,6 +159,10 @@
|
| ],
|
| }],
|
| ['chromeos==1', {
|
| + 'sources': [
|
| + 'core/common/proxy_policy_provider.cc',
|
| + 'core/common/proxy_policy_provider.h',
|
| + ],
|
| 'sources!': [
|
| 'core/common/cloud/cloud_policy_client_registration_helper.cc',
|
| 'core/common/cloud/cloud_policy_client_registration_helper.h',
|
|
|