Make ContextMenuParamsBuilder use the new link text data.
commitc9bbc038258ac3e557add14ef9ebc5863fc014c3
authordglazkov <dglazkov@chromium.org>
Wed, 8 Jul 2015 17:59:48 +0000 (8 10:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 8 Jul 2015 18:00:23 +0000 (8 18:00 +0000)
treeaaaf278af6e3345cf0004956869ad5ecbc3778a3
parentbe4b966f94bef50ef9c3f745ed2c5cae0a122cae
Make ContextMenuParamsBuilder use the new link text data.

a) Remove the code that was trying to do things that
should be done on the other side of the WebKit API.

b) Start using the newly-plumbed WebContextMenuData
member instead.

R=jochen,jam
BUG=506727

Review URL: https://codereview.chromium.org/1209213010

Cr-Commit-Position: refs/heads/master@{#337857}
content/renderer/context_menu_params_builder.cc