Upstream iOS' Open from Clipboard component.
commit9021d87d62b29e0b1ee4625ad0006b500cc3f683
authorjif <jif@chromium.org>
Thu, 19 Feb 2015 15:40:12 +0000 (19 07:40 -0800)
committerCommit bot <commit-bot@chromium.org>
Thu, 19 Feb 2015 15:41:00 +0000 (19 15:41 +0000)
tree26b9d87c78c7919c238efac100981e7833097957
parentcdc03121d7c798a87c4c90fd16981065ed06c5db
Upstream iOS' Open from Clipboard component.

The component's goal is to provide omnibox suggestions based on the
clipboard's content.

BUG=None.

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

Cr-Commit-Position: refs/heads/master@{#317055}
14 files changed:
build/ios/grit_whitelist.txt
components/OWNERS
components/components.gyp
components/components_strings.grd
components/open_from_clipboard.gypi [new file with mode: 0644]
components/open_from_clipboard/DEPS [new file with mode: 0644]
components/open_from_clipboard/OWNERS [new file with mode: 0644]
components/open_from_clipboard/clipboard_recent_content.h [new file with mode: 0644]
components/open_from_clipboard/clipboard_recent_content_ios.h [new file with mode: 0644]
components/open_from_clipboard/clipboard_recent_content_ios.mm [new file with mode: 0644]
components/open_from_clipboard/clipboard_url_provider.cc [new file with mode: 0644]
components/open_from_clipboard/clipboard_url_provider.h [new file with mode: 0644]
components/open_from_clipboard_strings.grdp [new file with mode: 0644]
tools/metrics/actions/actions.xml