| Index: components/policy.gypi
|
| diff --git a/components/policy.gypi b/components/policy.gypi
|
| index ce934acef4fc094047ad4a334460553805119ecb..a47d88101efa09bb9b6e2c173ad9c551bd316d42 100644
|
| --- a/components/policy.gypi
|
| +++ b/components/policy.gypi
|
| @@ -255,6 +255,8 @@
|
| '..',
|
| ],
|
| 'sources': [
|
| + 'policy/core/browser/configuration_policy_pref_store_test.cc',
|
| + 'policy/core/browser/configuration_policy_pref_store_test.h',
|
| 'policy/core/common/cloud/mock_cloud_external_data_manager.cc',
|
| 'policy/core/common/cloud/mock_cloud_external_data_manager.h',
|
| 'policy/core/common/cloud/mock_cloud_policy_client.cc',
|
|
|