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

Unified Diff: components/policy.gypi

Issue 58313002: Removed the PolicyDefinitionList. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@chrome-policy-schema-10-use-registry
Patch Set: rebase 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
« no previous file with comments | « chrome/tools/build/generate_policy_source.py ('k') | components/policy/core/common/policy_details.h » ('j') | no next file with comments »
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 32aed7e4672ccab704cf7b2310a1762f4a0a3277..cadd308c45be483e13b7f55a75ad6ad06663ef67 100644
--- a/components/policy.gypi
+++ b/components/policy.gypi
@@ -20,6 +20,7 @@
'conditions': [
['configuration_policy==1', {
'sources': [
+ 'policy/core/common/policy_details.h',
'policy/core/common/policy_namespace.cc',
'policy/core/common/policy_namespace.h',
'policy/core/common/policy_pref_names.cc',
« no previous file with comments | « chrome/tools/build/generate_policy_source.py ('k') | components/policy/core/common/policy_details.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698