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 26972003: Added a policy_switches.cc file in the policy component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 2 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 | « components/OWNERS ('k') | components/policy/core/common/policy_pref_names.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 8dd3bb180378825f3c5b31c6139dd70ea91159a4..77fe110599b986539a0fff157a78f4e5147a072b 100644
--- a/components/policy.gypi
+++ b/components/policy.gypi
@@ -22,6 +22,8 @@
'sources': [
'policy/core/common/policy_pref_names.cc',
'policy/core/common/policy_pref_names.h',
+ 'policy/core/common/policy_switches.cc',
+ 'policy/core/common/policy_switches.h',
'policy/core/common/schema.cc',
'policy/core/common/schema.h',
'policy/core/common/schema_internal.h',
« no previous file with comments | « components/OWNERS ('k') | components/policy/core/common/policy_pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698