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

Unified Diff: components/components_tests.gyp

Issue 78453005: Move PolicySchema and PolicySchemaRegistry to components/policy/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: export nested class on win Created 7 years, 1 month 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 | « chrome/chrome_tests_unit.gypi ('k') | components/policy.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 96d1cd3e6f8d20c3761044cc5f343681cf793bc5..2e00f4a99aa36b1792f55deec187181904513c50 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -173,6 +173,8 @@
'sources': [
'policy/core/common/policy_bundle_unittest.cc',
'policy/core/common/policy_map_unittest.cc',
+ 'policy/core/common/schema_map_unittest.cc',
+ 'policy/core/common/schema_registry_unittest.cc',
'policy/core/common/schema_unittest.cc',
],
}],
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | components/policy.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698