Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(461)

Unified Diff: components/policy.gypi

Issue 24367003: Refactored users of PolicySchema to use the new policy::Schema class. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressed comments Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « components/components_tests.gypi ('k') | components/policy/core/common/policy_schema.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy.gypi
diff --git a/components/policy.gypi b/components/policy.gypi
index 7471212c27eaa1968f188634326374168e49606a..8dd3bb180378825f3c5b31c6139dd70ea91159a4 100644
--- a/components/policy.gypi
+++ b/components/policy.gypi
@@ -22,8 +22,6 @@
'sources': [
'policy/core/common/policy_pref_names.cc',
'policy/core/common/policy_pref_names.h',
- 'policy/core/common/policy_schema.cc',
- 'policy/core/common/policy_schema.h',
'policy/core/common/schema.cc',
'policy/core/common/schema.h',
'policy/core/common/schema_internal.h',
« no previous file with comments | « components/components_tests.gypi ('k') | components/policy/core/common/policy_schema.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698