commit | 59eacd67e92072e60f255d77ff678b2c6bbf8fd9 | [log] [tgz] |
---|---|---|
author | John Abd-El-Malek <[email protected]> | Fri Mar 26 07:26:16 2021 |
committer | Chromium LUCI CQ <[email protected]> | Fri Mar 26 07:26:16 2021 |
tree | 32c5e96e0109c0ff8e973c83cdb2282fdd2a4d54 | |
parent | 96bf309a9e7f54d19dcceb69786598ed5a746f4d [diff] |
Move a few test files out of content/public. This keeps the public directory just for the API. Tests, like other implementation details, are hidden out of it. Also add comment to document this. Also remove injection_test_win.h which is no longer used. Change-Id: I89d43d6f473253a6fb890df9e50728169aac2389 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2739143 Auto-Submit: John Abd-El-Malek <[email protected]> Commit-Queue: Charlie Reis <[email protected]> Reviewed-by: Charlie Reis <[email protected]> Cr-Commit-Position: refs/heads/master@{#866931}
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.