Index: components/policy/core/common/cloud/cloud_policy_constants.h |
diff --git a/components/policy/core/common/cloud/cloud_policy_constants.h b/components/policy/core/common/cloud/cloud_policy_constants.h |
index d92d66a0d3489b87a674de84e5ff4319ea3b7f6a..7329fd248ab1f28431d9221a51c2af0ff49e7921 100644 |
--- a/components/policy/core/common/cloud/cloud_policy_constants.h |
+++ b/components/policy/core/common/cloud/cloud_policy_constants.h |
@@ -63,8 +63,7 @@ enum PolicyFetchStatus { |
POLICY_EXPORT extern const char kChromePolicyHeader[]; |
// Public half of the verification key that is used to verify that policy |
-// signing keys are originating from DM server. Returns empty string in case |
-// policy key verification is disabled on the command line. |
+// signing keys are originating from DM server. |
POLICY_EXPORT std::string GetPolicyVerificationKey(); |
// Corresponding hash. |