diff options
Diffstat (limited to 'chrome/common/policy_constants.h')
-rw-r--r-- | chrome/common/policy_constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/policy_constants.h b/chrome/common/policy_constants.h index 591a9f1..df533d5 100644 --- a/chrome/common/policy_constants.h +++ b/chrome/common/policy_constants.h @@ -35,6 +35,7 @@ extern const char kApplicationLocaleValue[]; extern const char kSyncDisabled[]; extern const char kExtensionInstallAllowList[]; extern const char kExtensionInstallDenyList[]; +extern const char kShowHomeButton[]; } // namespace key |