Chromium Code Reviews| Index: components/policy.gypi | 
| diff --git a/components/policy.gypi b/components/policy.gypi | 
| index 32aed7e4672ccab704cf7b2310a1762f4a0a3277..cadd308c45be483e13b7f55a75ad6ad06663ef67 100644 | 
| --- a/components/policy.gypi | 
| +++ b/components/policy.gypi | 
| @@ -20,6 +20,7 @@ | 
| 'conditions': [ | 
| ['configuration_policy==1', { | 
| 'sources': [ | 
| + 'policy/core/common/policy_details.h', | 
| 'policy/core/common/policy_namespace.cc', | 
| 'policy/core/common/policy_namespace.h', | 
| 'policy/core/common/policy_pref_names.cc', |