diff options
Diffstat (limited to 'chrome/common/policy_constants.cc')
-rw-r--r-- | chrome/common/policy_constants.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/policy_constants.cc b/chrome/common/policy_constants.cc index 8f56108..1668d5f 100644 --- a/chrome/common/policy_constants.cc +++ b/chrome/common/policy_constants.cc @@ -33,6 +33,7 @@ const char kApplicationLocaleValue[] = "ApplicationLocaleValue"; const char kSyncDisabled[] = "SyncDisabled"; const char kExtensionInstallAllowList[] = "ExtensionInstallWhitelist"; const char kExtensionInstallDenyList[] = "ExtensionInstallBlacklist"; +const char kShowHomeButton[] = "ShowHomeButton"; } // namespace key |