commit | 04672da985ee545adee7c0c0184db9fc30d1ca2f | [log] [tgz] |
---|---|---|
author | Pâris MEULEMAN <pmeuleman@chromium.org> | Wed May 22 11:55:00 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 22 11:55:00 2019 |
tree | 3cf0778533a80db2fe113bb590c0095c2edf0534 | |
parent | 7a81e1c70f1893b291cab15712d24d02ca0319b0 [diff] |
Create SigninManagerDelegate java interface This CL creates a stub for the java |SigninManagerDelegate| interface and its android implementation |ChromeSigninManagerDelegate|. This interface will provide SigninManager.java with the //chrome level dependencies it currently has with the objective of componentizing SigninManager.java. This change and the next steps are detailed here: https://docs.google.com/document/d/18887XeZNJ9pmoTdJducssk5_yVU2CQ3EqaRFoMqWCCk/ Bug: 963400 Change-Id: I1886d6183433b3ecc277e1d3ad1b82248bb02330 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610071 Commit-Queue: Pâris Meuleman <pmeuleman@chromium.org> Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Reviewed-by: Colin Blundell <blundell@chromium.org> Auto-Submit: Pâris Meuleman <pmeuleman@chromium.org> Cr-Commit-Position: refs/heads/master@{#662134}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .