[omnibox] Add ACMatch::RecordAdditionalInfo overload for base::string16.
Previously, there were overloads accepting values of std::string, int, and base::Time. This CL adds 1 more overload accepting values of base: :string16 in order to not require callees to convert with base: :UTF16ToUTF8(). Change-Id: I376faf110770c3db142ddefb55995858a37d8ef0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2417306Reviewed-by:Tommy Li <tommycli@chromium.org> Commit-Queue: manuk hovanesian <manukh@chromium.org> Cr-Commit-Position: refs/heads/master@{#808489}
Showing
Please register or sign in to comment