mac: Fix "Use Selection for Find" / Cmd+E.
In 1e1812f8, the ClipboardHost was moved to the frame's interface broker. But the implementation of CopyToFindPboard() was still attempting to get the ClipboardHost via the process's interface broker, which no longer provides it. Test: Added RenderFrameHostImplBrowserMacTest.CopyToFindPasteboard Bug: 1045982 Change-Id: I7f26f27c20dd96475ae416c9b7c34f79941082be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2031672Reviewed-by:Avi Drissman <avi@chromium.org> Commit-Queue: Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#737122}
Showing
Please register or sign in to comment