Remove flag check for clipboard-read/write permission.query

The AsyncClipboardAPI feature flag used to control access to the entire
async clipboard API, but (since we're now shipping the text portions of
the API) its meaning has been changed to control access only to the parts
of the API that are still under development (e.g., image and delayed
generation support).

The Clipboard permission is shipping as part of the text APIs, so it
should no longer be checking this feature flag.

Bug: 677564,821947
Change-Id: Ia57b57df3eae03c2d4372cf5e7472ef1d0532f49
Reviewed-on: https://chromium-review.googlesource.com/963287
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Commit-Queue: Gary Kacmarcik <garykac@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#543504}(cherry picked from commit b94978cfefdfbd0eb5f2cc6b6ef667da52763240)
Reviewed-on: https://chromium-review.googlesource.com/969281
Reviewed-by: Gary Kacmarcik <garykac@chromium.org>
Cr-Commit-Position: refs/branch-heads/3359@{#312}
Cr-Branched-From: 66afc5e5d10127546cc4b98b9117aff588b5e66b-refs/heads/master@{#540276}
1 file changed