diff options
author | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-21 20:47:27 +0000 |
---|---|---|
committer | estade@chromium.org <estade@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-21 20:47:27 +0000 |
commit | 0fca4e32d34ead37f810dad88a8d3b3085b99faf (patch) | |
tree | 62b9916739cb2a9fab97554d12f3d43ad223cb35 /chrome/app | |
parent | 342de555aab0ff63b7e802edde1f8d1556aed012 (diff) | |
download | chromium_src-0fca4e32d34ead37f810dad88a8d3b3085b99faf.zip chromium_src-0fca4e32d34ead37f810dad88a8d3b3085b99faf.tar.gz chromium_src-0fca4e32d34ead37f810dad88a8d3b3085b99faf.tar.bz2 |
Add --enable-secure-infobars to about:flags.
BUG=60110
TEST=none
Review URL: http://codereview.chromium.org/4063001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63416 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index abd6c74..30bd753 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -4102,6 +4102,11 @@ Keep your key file in a safe place. You will need it to create new versions of y </message> <message name="IDS_FLAGS_DNS_SERVER_DESCRIPTION" desc=""> User specified DNS server, which Chrome will use for DNS resolutions rather than the system defaults. + <message name="IDS_FLAGS_SECURE_INFOBARS_NAME" desc="Name of the 'Infobar refresh' lab."> + Infobar refresh + </message> + <message name="IDS_FLAGS_SECURE_INFOBARS_DESCRIPTION" desc="Description of the 'Infobar Refresh' lab."> + Adds some visual hinting to infobars that makes them impossible for websites to spoof. </message> <!-- Instant --> |