| Index: chrome/browser/chromeos/attestation/attestation_policy_observer.cc
|
| diff --git a/chrome/browser/chromeos/attestation/attestation_policy_observer.cc b/chrome/browser/chromeos/attestation/attestation_policy_observer.cc
|
| index 2734706100a73cb695ad10800907262662a7c27e..96030f2461dc22aaf40fdc636911d2bb21ae1310 100644
|
| --- a/chrome/browser/chromeos/attestation/attestation_policy_observer.cc
|
| +++ b/chrome/browser/chromeos/attestation/attestation_policy_observer.cc
|
| @@ -27,8 +27,6 @@
|
|
|
| namespace {
|
|
|
| -const char kEnterpriseMachineKey[] = "attest-ent-machine";
|
| -
|
| // The number of days before a certificate expires during which it is
|
| // considered 'expiring soon' and replacement is initiated. The Chrome OS CA
|
| // issues certificates with an expiry of at least two years. This value has
|
|
|