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

Unified Diff: components/components_tests.gyp

Issue 78823004: Move PolicyBundle into components/policy/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase on master 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 e8c9b897c5d19546e13ad09a13d468dcc00e34e2..96d1cd3e6f8d20c3761044cc5f343681cf793bc5 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -171,6 +171,7 @@
}],
['configuration_policy==1', {
'sources': [
+ 'policy/core/common/policy_bundle_unittest.cc',
'policy/core/common/policy_map_unittest.cc',
'policy/core/common/schema_unittest.cc',
],

Powered by Google App Engine
This is Rietveld 408576698