| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 4092bc0266329a1b67d2b2d26c7ab94521412409..f14e02672bea9bfe61f805e2c30c2de72ddc1154 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15549,6 +15549,12 @@ Do you accept?
|
| Learn more
|
| </message>
|
|
|
| + <message name="IDS_ALLOW_INSECURE_LOCALHOST" desc="Name of the 'Allow insecure localhost' flag.">
|
| + Allow invalid certificates for resources loaded from localhost.
|
| + </message>
|
| + <message name="IDS_ALLOW_INSECURE_LOCALHOST_DESCRIPTION" desc="Description of the 'Allow insecure localhost' flag.">
|
| + Allows requests to localhost over HTTPS even when an invalid certificate is presented.
|
| + </message>
|
| </messages>
|
| </release>
|
| </grit>
|
|
|