| commit | c97fc77b048671cf150014e16d2aca688322dc7c | [log] [tgz] |
|---|---|---|
| author | msiem <msiem@chromium.org> | Wed Feb 12 21:27:52 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 12 21:27:52 2025 |
| tree | 6e7eea425b120d0cc76104a2f95c64bb0b03dc74 | |
| parent | b66e04c4a296a19720f631dc2e72e1c2725ae01a [diff] |
[PWA/NavCapture]: Move link_capturing_features to /web_applications This CL moves link_capturing_features to chrome/browser/web_applications so that it is accessible to files in the the web_applications directory. This is the refactor for files in the ['chrome/browser/ui/views', 'chrome/browser/ui/views/toolbar'] Once all related CLs have been merged, CL to delete the component with chrome/browser/apps/link_capturing/link_capturing_features.h from its BUILD file will be merged. This CL was uploaded by git cl split. R=tbergquist@chromium.org Bug: 396128175 Change-Id: I52d63936fd5952c0a53301abebfc4dec4b5cebab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6253875 Auto-Submit: May Siem <msiem@chromium.org> Reviewed-by: Taylor Bergquist <tbergquist@chromium.org> Commit-Queue: Taylor Bergquist <tbergquist@chromium.org> Cr-Commit-Position: refs/heads/main@{#1419521}
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.