Show paste option on right click of bookmark bar if some URL is copied from outside...
commita54214a5ad96a46d6b06d43a841133d66172d49d
authorankit2.kumar <ankit2.kumar@samsung.com>
Thu, 11 Sep 2014 13:38:21 +0000 (11 06:38 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 11 Sep 2014 13:40:16 +0000 (11 13:40 +0000)
treeeebb0524da1e70e7696752797985346497a48231
parentd6f592324d0407849ec14ffc2c44675c70211ac2
Show paste option on right click of bookmark bar if some URL is copied from outside browser or from any page content

Paste option was not appearing when some URL is copied from outside browser
or web page content. But if some URL is copied from url bar the paste option
appears when right click is performed on bookmark bar. Added check in
CanPasteFromClipboard to handle this scenario.

BUG=400644

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

Cr-Commit-Position: refs/heads/master@{#294380}
components/bookmarks/browser/bookmark_utils.cc
components/bookmarks/browser/bookmark_utils_unittest.cc