Index: components/policy.gypi |
diff --git a/components/policy.gypi b/components/policy.gypi |
index 5295ba46e9679c5dfb67b4ebdf26082706dc6d5a..1b013214aab0486baa494afed411266ad983aea8 100644 |
--- a/components/policy.gypi |
+++ b/components/policy.gypi |
@@ -22,6 +22,8 @@ |
'sources': [ |
'policy/core/common/policy_schema.cc', |
'policy/core/common/policy_schema.h', |
+ 'policy/core/common/schema.cc', |
+ 'policy/core/common/schema.h', |
'policy/policy_export.h', |
], |
}, { # configuration_policy==0 |