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

Unified Diff: components/components_tests.gypi

Issue 23851022: Added new policy Schema classes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 3 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
« no previous file with comments | « no previous file | components/policy.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gypi
diff --git a/components/components_tests.gypi b/components/components_tests.gypi
index 910d2e615ffa63b6fd9aa09278e93ae9ecefbe98..312960b037ba4e4ce818b79256564acc0bafe45a 100644
--- a/components/components_tests.gypi
+++ b/components/components_tests.gypi
@@ -112,6 +112,7 @@
['configuration_policy==1', {
'sources': [
'policy/core/common/policy_schema_unittest.cc',
+ 'policy/core/common/schema_unittest.cc',
],
}],
],
« no previous file with comments | « no previous file | components/policy.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698