commit | 1344a1aed8dd3d9e34fba3581786e478086475af | [log] [tgz] |
---|---|---|
author | Christine Franks <christyfranks@google.com> | Fri Mar 05 05:33:11 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 05 05:33:11 2021 |
tree | 73184e72f89722420a0cf1f65e8d630c1d3ec54b | |
parent | de3d5f822c65e694ba64963f656de41c53b0f88e [diff] |
Reland "Add and implement mojo interfaces for EcheApp" This is a reland of 01ed1abe15c52a837d0ad0ad348a97b415b84b0f Initialized current_phone_hub_feature_status_ in eche_feature_status_provider.cc. This was an MSan error. Original change's description: > Add and implement mojo interfaces for EcheApp > > crbug/1182418 > > Bug: b/176936453 > Bug: t status > Test: chromeos_components_unittests > Change-Id: I65fae9f624c985e722b5af94e48c5918893ac0fb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2698709 > Reviewed-by: Scott Violet <sky@chromium.org> > Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Reviewed-by: Daniel Nishi <dhnishi@chromium.org> > Commit-Queue: Christine Franks <christyfranks@google.com> > Cr-Commit-Position: refs/heads/master@{#859612} Bug: b/176936453 Bug: t status Change-Id: I173e98b3d758484dcdd27e5a8d0880c8ab672625 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2733993 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Reviewed-by: Daniel Nishi <dhnishi@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Christine Franks <christyfranks@google.com> Cr-Commit-Position: refs/heads/master@{#860136}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.