summaryrefslogtreecommitdiffstats
path: root/components/autofill_strings.grdp
diff options
context:
space:
mode:
authorerikchen@chromium.org <erikchen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-09 22:49:29 +0000
committererikchen@chromium.org <erikchen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-09 22:49:29 +0000
commitdbf46869b07c09eb74515ba2c8e9a727b0a09c65 (patch)
treeec846297229d2676596e537b3a26e22e6896a8bb /components/autofill_strings.grdp
parent0118084bff852fa6d58bd0a55b8bb73915422968 (diff)
downloadchromium_src-dbf46869b07c09eb74515ba2c8e9a727b0a09c65.zip
chromium_src-dbf46869b07c09eb74515ba2c8e9a727b0a09c65.tar.gz
chromium_src-dbf46869b07c09eb74515ba2c8e9a727b0a09c65.tar.bz2
Revert 3 mac autofill CLs.
274040 is suspected of causing a renderer crash. The other 2 CLs depend on 274040. All three are being reverted. https://code.google.com/p/chromium/issues/detail?id=382144 Mac: Autofill should not immediately request access to address book. 27cd8ff93067dafdd8aa90eceb83625fb1c9e4fd Review URL: https://codereview.chromium.org/286243002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274040 Mac: Update layout of the autofill element to get contact permissions. 1f9532b4910b25577e34f30242294764552d8fe3 Review URL: https://codereview.chromium.org/296603002 svn://svn.chromium.org/chrome/trunk/src@274185 Mac: Clean up autofill integration with Address Book. 9fd5ae686798e2741145ef7b67ae59bd97a7217f Review URL: https://codereview.chromium.org/301343002 svn://svn.chromium.org/chrome/trunk/src@275367 TBR=isherman@chromium.org NOTREECHECKS=true NOTRY=true BUG=382144 Review URL: https://codereview.chromium.org/321823004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@275867 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'components/autofill_strings.grdp')
-rw-r--r--components/autofill_strings.grdp7
1 files changed, 0 insertions, 7 deletions
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
index 9e1db3f..f8e5332 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -110,11 +110,4 @@
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>