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

Unified Diff: components/policy.gypi

Issue 185413025: Moved policy unittests into the policy component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 9 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
Index: components/policy.gypi
diff --git a/components/policy.gypi b/components/policy.gypi
index ce934acef4fc094047ad4a334460553805119ecb..a47d88101efa09bb9b6e2c173ad9c551bd316d42 100644
--- a/components/policy.gypi
+++ b/components/policy.gypi
@@ -255,6 +255,8 @@
'..',
],
'sources': [
+ 'policy/core/browser/configuration_policy_pref_store_test.cc',
+ 'policy/core/browser/configuration_policy_pref_store_test.h',
'policy/core/common/cloud/mock_cloud_external_data_manager.cc',
'policy/core/common/cloud/mock_cloud_external_data_manager.h',
'policy/core/common/cloud/mock_cloud_policy_client.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/policy/core/browser/configuration_policy_handler_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698