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>