commit | afb4042d345e88a197c113df1f7e14a6bb1f3e0c | [log] [tgz] |
---|---|---|
author | Yao Li <yaohuali@google.com> | Fri Jan 27 19:18:05 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 27 19:18:05 2023 |
tree | 19e7d16fbb2ab31ec87e1aee9a8b343bba344ae4 | |
parent | cc717819117cd9be07addac29caed2dd8fd7acb9 [diff] |
Connect keymint.mojom interfaces to ArcBridge Now ash should allow the two sides to connect, although we do not have the code to actually connect yet. Bug: b:247941366 Test: autoninja -C out/Default/ ash_components_unittests && ./out/Default/bin/run_ash_components_unittests --gtest_filter='*ArcBridgeHostImplTest*' Change-Id: I4a17024eb4a18bf44deb2aa27f8284cbb04fddc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4121405 Reviewed-by: Tom Sepez <tsepez@chromium.org> Reviewed-by: Yury Khmel <khmel@chromium.org> Reviewed-by: Muhammad Hasan Khan <mhasank@chromium.org> Commit-Queue: Yao Li <yaohuali@google.com> Cr-Commit-Position: refs/heads/main@{#1098040}
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.
If you found a bug, please file it at https://crbug.com/new.