commit | 8527a78f1482a20d3e4deef87f97335d4a2ff565 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Jun 12 12:49:15 2014 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Jun 12 12:49:15 2014 |
tree | 2451be5591918455145cf2ceff9ad3f9a0411256 | |
parent | 30ea1296c8d4958df079a9232a4516bc8aad266e [diff] [blame] |
Revert "Revert 3 mac autofill CLs." The reverted CLs are no longer suspected of causing a renderer crash. https://code.google.com/p/chromium/issues/detail?id=382144 This reverts commit dbf46869b07c09eb74515ba2c8e9a727b0a09c65. [email protected] BUG=382144 Review URL: https://codereview.chromium.org/329293002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@276643 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp index f8e5332..9e1db3f 100644 --- a/components/autofill_strings.grdp +++ b/components/autofill_strings.grdp
@@ -110,4 +110,11 @@ This type of card is not supported by Google Wallet for this merchant. Please select a different card. </message> + <!-- Autofill on OSX --> + <if expr="is_macosx"> + <message name="IDS_AUTOFILL_ACCESS_MAC_CONTACTS" desc="When the user selects this Autofill entry, the browser prompts the user for access to the user's OSX contacts."> + Enable Autofill using Contacts… + </message> + </if> + </grit-part>