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

Unified Diff: components/components_tests.gyp

Issue 92153002: Move ConfigurationPolicyProvider, etc. to components/policy. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index e21d2afb2fd963da4dc0b61a16a816529ef13999..b70f04326cb159f12cf276c6c455a0236f92082c 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -90,6 +90,7 @@
# Dependencies of policy
'components.gyp:policy_component',
+ 'components.gyp:policy_test_support',
Joao da Silva 2013/11/28 07:59:36 Must be conditionally included on configuration_po
dconnelly 2013/11/29 10:52:26 Done.
# Dependencies of precache
'components.gyp:precache_core',

Powered by Google App Engine
This is Rietveld 408576698