| Index: components/policy.gypi
|
| diff --git a/components/policy.gypi b/components/policy.gypi
|
| index 9c2c34cbb97ca7c1277fde0a6fcd90069a28e01c..165c4777dae013a6a5195109342cbae5ef9fc4cd 100644
|
| --- a/components/policy.gypi
|
| +++ b/components/policy.gypi
|
| @@ -38,6 +38,10 @@
|
| 'policy/core/common/schema.cc',
|
| 'policy/core/common/schema.h',
|
| 'policy/core/common/schema_internal.h',
|
| + 'policy/core/common/schema_map.cc',
|
| + 'policy/core/common/schema_map.h',
|
| + 'policy/core/common/schema_registry.cc',
|
| + 'policy/core/common/schema_registry.h',
|
| 'policy/policy_export.h',
|
| ],
|
| }, { # configuration_policy==0
|
|
|