commit | 44b57df182dce8d47e9efc0d4f995b2eea0d043d | [log] [tgz] |
---|---|---|
author | Alice Wang <[email protected]> | Thu Oct 15 11:03:38 2020 |
committer | Commit Bot <[email protected]> | Thu Oct 15 11:03:38 2020 |
tree | fba5ce1a6981e0d8d3512683c5917deadae0f10d | |
parent | 98dd749c815723facd239cddf7405bdd2c7cdbb2 [diff] |
[Android][WebSignin] Add SignedInWithAddedAccount metric This CL adds the metric SignedInWithAddedAccount for the web sign-in flow when a user added an account and signed in with the account. (cherry picked from commit f7da4a8c0fbff0e264c03484e7b187aa707cebaa) Bug: 1136776 Change-Id: Icb79b2a8cd187aa85e82928692575a351946b888 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2464266 Commit-Queue: Alice Wang <[email protected]> Reviewed-by: Boris Sazonov <[email protected]> Cr-Original-Commit-Position: refs/heads/master@{#816947} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2474779 Reviewed-by: Alice Wang <[email protected]> Cr-Commit-Position: refs/branch-heads/4280@{#409} Cr-Branched-From: ea420fb963f9658c9969b6513c56b8f47efa1a2a-refs/heads/master@{#812852}
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 .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.