[search service] Add and implement proxy interface.
This CL defines and implements the search service proxy API. - IndexProxy implements an interface that is a wrapper around an Index; - LocalSearchServiceProxy implements an interface that is a wrapper around LocalSearchService and owns various IndexProxies; - LocalSearchServiceProxyFactory is responsible for the creation of LocalSearchServiceProxies. Bug: 1092767 Change-Id: Icb2fa359fe9d05bc4ae5b5bc977550ed659e8262 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2249428 Commit-Queue: Rachel Wong <wrong@chromium.org> Reviewed-by:Sam McNally <sammc@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Reviewed-by:
Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#780210}
Showing
Please register or sign in to comment