[Payment Request] Generic edit form

http://imgur.com/a/KlNeX

BUG=602666

TBR=caitkp@

Review-Url: https://codereview.chromium.org/2744823003
Cr-Commit-Position: refs/heads/master@{#459111}
diff --git a/components/components_strings.grd b/components/components_strings.grd
index 16ca124..7f7f323a 100644
--- a/components/components_strings.grd
+++ b/components/components_strings.grd
@@ -291,6 +291,9 @@
       <message name="IDS_ACCNAME_CANCEL" desc="The accessible name for the Cancel button.">
         Cancel
       </message>
+      <message name="IDS_ACCNAME_DONE" desc="The accessible name for the DONE button.">
+        Done
+      </message>
       <message name="IDS_ACCNAME_CLOSE" desc="The accessible name for the Close button.">
         Close
       </message>