commit | 8d3f27defe8bd02f4b74f98ee360bdcdf799c659 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@chromium.org> | Wed Jan 03 17:51:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jan 03 17:51:42 2024 |
tree | 9486c1a99290ac0a4e4572e2f774f30e1d3731d8 | |
parent | 9526bcfb3d05815f2293f60c83d8115d54f231bd [diff] |
[Element Capture] Prepare to parameterize browser tests In preparation of parameterizing Region Capture browser tests to cover both Region Capture and Element Capture, rename the relevant files. By doing this in a separate CL, we ensure that sub_capture_browsertest.cc is recognized as the git-moved region_capture_browsertest.cc, thereby producing a simpler diff in the next CL. (Otherwise, Gerrit mistakes that file as new, due to the many changes it has compared to the original.) DanglingUntriaged-notes: Not really new; just a moved file. Bug: 1418194 Change-Id: I30be2938f469f51719eff86a7c903b23f481b050 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5163888 Commit-Queue: Mark Foltz <mfoltz@chromium.org> Reviewed-by: Mark Foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/main@{#1242518}
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.