| Index: chrome/app/generated_resources.grd | 
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd | 
| index a1db0417e23c94b85068622f307751d2ce89c6f4..de89d4a589c460ff5e231095227b9c5bca780993 100644 | 
| --- a/chrome/app/generated_resources.grd | 
| +++ b/chrome/app/generated_resources.grd | 
| @@ -15747,6 +15747,12 @@ Do you accept? | 
| <ph name="EVENT_NAME">$3<ex>Event Description</ex></ph> | 
| </message> | 
|  | 
| +      <message name="IDS_ENABLE_INVALID_CERT_COLLECTION" desc="Name of the 'Enable invalid certificate collection' flag."> | 
| +        Enable opt-in for reporting invalid TLS/SSL certificate chains | 
| +      </message> | 
| +      <message name="IDS_ENABLE_INVALID_CERT_COLLECTION_DESCRIPTION" desc="Description of the 'Enable invalid certificate collection' flag."> | 
| +        Allows users to opt in to the collection of invalid TLS/SSL certificate chains. | 
| +      </message> | 
| </messages> | 
| </release> | 
| </grit> | 
|  |