| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index cec3910dd0ae635251dee02be7ea473e7094e0eb..4c639709128c9dd3b14f75b9c3dbe10c582f5814 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15497,6 +15497,13 @@ Do you accept?
|
| <message name="IDS_FLAGS_ENABLE_TOUCH_HOVER_DESCRIPTION" desc="Description of the 'Enable support for hover capable touchscreens' flag.">
|
| Enables hover feature by holding your finger just over the screen to experience a mouseover event.
|
| </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>
|
|
|