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

Unified Diff: components/components_tests.gyp

Issue 78763002: Move PolicyMap and its dependencies to components/policy/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: export nested struct 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 990c65321918cc9e33d3cd700b9aed645d20e9c6..e8c9b897c5d19546e13ad09a13d468dcc00e34e2 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -171,6 +171,7 @@
}],
['configuration_policy==1', {
'sources': [
+ 'policy/core/common/policy_map_unittest.cc',
'policy/core/common/schema_unittest.cc',
],
}],

Powered by Google App Engine
This is Rietveld 408576698