[WebLayer] Add GmsBridge upstream classes and the relevant build configs
In this patch: - add the abstract GmsBridge class and its corresponsing upstream implementation (GmsBridgeImpl.java). GmsBridge class manages functionality related to Google Mobile Services (GMS). - add the initialization of safebrowsing handler on WebLayer startup. - add .gn build deps and targets needed for the relevant upstream targets. In the future a different GmsBridgeImpl class will be compiled-in depending on whether an internal clank/ checkout is present. BUG=1015418 Change-Id: I5a45023a0ab6f31ce6db1daa7f62bf7c2579a84b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1876032Reviewed-by:Richard Coles <torne@chromium.org> Commit-Queue: Tim Volodine <timvolodine@chromium.org> Cr-Commit-Position: refs/heads/master@{#709447}
Showing
Please register or sign in to comment