summaryrefslogtreecommitdiffstats
path: root/components/policy.gypi
diff options
context:
space:
mode:
authordconnelly@chromium.org <dconnelly@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-22 17:50:47 +0000
committerdconnelly@chromium.org <dconnelly@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-22 17:50:47 +0000
commitf39e98eb6e1f501e11eb596879a59c1420411500 (patch)
tree40c1211b431e3af82a9ae996d3949436e196373b /components/policy.gypi
parenta404789baf4191b0c3fd3b0d5b050c6937c68d87 (diff)
downloadchromium_src-f39e98eb6e1f501e11eb596879a59c1420411500.zip
chromium_src-f39e98eb6e1f501e11eb596879a59c1420411500.tar.gz
chromium_src-f39e98eb6e1f501e11eb596879a59c1420411500.tar.bz2
Move PolicySchema and PolicySchemaRegistry to components/policy/.
This facilitates the refactoring of chrome/browser/policy into a layered component. Depends on https://codereview.chromium.org/78823004/ BUG=271392 Review URL: https://codereview.chromium.org/78453005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@236785 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/policy.gypi')
-rw-r--r--components/policy.gypi4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/policy.gypi b/components/policy.gypi
index 9c2c34c..165c477 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