| Index: components/policy/core/common/cloud/cloud_policy_constants.cc
|
| diff --git a/components/policy/core/common/cloud/cloud_policy_constants.cc b/components/policy/core/common/cloud/cloud_policy_constants.cc
|
| index 4fa410b86e81429b4ef2c2ffa28fc5a5ce5cca67..bf14f0a0d21e2d5e5c9de65bd02dcc1ad336cf9b 100644
|
| --- a/components/policy/core/common/cloud/cloud_policy_constants.cc
|
| +++ b/components/policy/core/common/cloud/cloud_policy_constants.cc
|
| @@ -51,6 +51,8 @@ const char kChromeExtensionPolicyType[] = "google/chrome/extension";
|
|
|
| } // namespace dm_protocol
|
|
|
| +const char kChromePolicyHeader[] = "Chrome-Policy-Posture";
|
| +
|
| #if !defined(OS_CHROMEOS)
|
| const uint8 kPolicyVerificationKey[] = {
|
| 0x30, 0x82, 0x01, 0x22, 0x30, 0x0D, 0x06, 0x09, 0x2A, 0x86, 0x48, 0x86, 0xF7,
|
|
|