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

Unified Diff: components/policy.gypi

Issue 23851022: Added new policy Schema classes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/core/common/schema.h » ('j') | components/policy/core/common/schema.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy.gypi
diff --git a/components/policy.gypi b/components/policy.gypi
index 5295ba46e9679c5dfb67b4ebdf26082706dc6d5a..1b013214aab0486baa494afed411266ad983aea8 100644
--- a/components/policy.gypi
+++ b/components/policy.gypi
@@ -22,6 +22,8 @@
'sources': [
'policy/core/common/policy_schema.cc',
'policy/core/common/policy_schema.h',
+ 'policy/core/common/schema.cc',
+ 'policy/core/common/schema.h',
'policy/policy_export.h',
],
}, { # configuration_policy==0
« no previous file with comments | « no previous file | components/policy/core/common/schema.h » ('j') | components/policy/core/common/schema.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698