Add WebContentCaptureClient
WebContentCaptureClient is an interface that is used by ContentCapture to communicate with chromium's components peer, it provides methods to - Check if ContentCapture enabled. - Send the captured content to chromium peer. This patch replaced ContentCaptureClient with WebContentCaptureClient to avoid the unnecessary wrapper. Bug: 924681 Change-Id: Icf22bfb416843888dfc3e63ed9a5b39103573fe4 Reviewed-on: https://chromium-review.googlesource.com/c/1468598Reviewed-by:danakj <danakj@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#635619}
Showing
This diff is collapsed.
Please register or sign in to comment