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

Unified Diff: components/policy/core/common/policy_switches.h

Issue 250383004: Enable fetching cloud policy for extensions by default. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 6 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
Index: components/policy/core/common/policy_switches.h
diff --git a/components/policy/core/common/policy_switches.h b/components/policy/core/common/policy_switches.h
index affb09c645a280243718b007f876ecdcf24af82a..b67453530894f1d9ed093e301359e354b84b8601 100644
--- a/components/policy/core/common/policy_switches.h
+++ b/components/policy/core/common/policy_switches.h
@@ -13,7 +13,7 @@ namespace policy {
namespace switches {
POLICY_EXPORT extern const char kDeviceManagementUrl[];
-POLICY_EXPORT extern const char kEnableComponentCloudPolicy[];
+POLICY_EXPORT extern const char kDisableComponentCloudPolicy[];
POLICY_EXPORT extern const char kDisablePolicyKeyVerification[];
#if defined(OS_ANDROID) || defined(OS_IOS)
« no previous file with comments | « components/policy/core/common/cloud/cloud_policy_manager.cc ('k') | components/policy/core/common/policy_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698