commit | ae23c42b408791981f457d9845e375954fb11a1f | [log] [tgz] |
---|---|---|
author | Dibyajyoti Pal <dibyapal@google.com> | Tue Oct 03 19:48:37 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 03 19:48:37 2023 |
tree | e57ffa7d8998869f1d8c5502686523b93aa13690 | |
parent | b5aa4448d0a45511832c85e0c9dbe61e8a607400 [diff] |
[dPWA] Move intent_helper/ reusable classes into c/b/apps/link_capturing This CL moves the logic used in intent_helper metrics collection and the apps_navigation_types so that it is reusable as part of the link_capturing GN target. This will help future CLs using metrics collection be a lot simpler. Bug: 1412856, b/302691167 Change-Id: Idad776fe6c9e97b72a7ca4a48505b832eea8e99c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4905116 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Yury Khmel <khmel@chromium.org> Commit-Queue: Dibyajyoti Pal <dibyapal@chromium.org> Reviewed-by: Tim Sergeant <tsergeant@chromium.org> Cr-Commit-Position: refs/heads/main@{#1204807}
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.