commit | 6cf5fd99f00fe7534b72f1a892a762940420e0e5 | [log] [tgz] |
---|---|---|
author | Andrew Paseltiner <apaseltiner@chromium.org> | Fri Mar 18 13:09:26 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 18 13:09:26 2022 |
tree | ba517da6099a0a75737e20274d9ef60c64424727 | |
parent | 061070b4e632d5ca1ce551cc18a78342163acdc1 [diff] |
Remove unused HTTP server and test files from AttributionSrc tests These tests only use HTTPS and only serve files out of content/test/data/attribution_reporting. Change-Id: I7837b83b147f0f75d0072ed5468d2f43c88a1d7d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3535580 Commit-Queue: Andrew Paseltiner <apaseltiner@chromium.org> Auto-Submit: Andrew Paseltiner <apaseltiner@chromium.org> Reviewed-by: Nan Lin <linnan@chromium.org> Commit-Queue: Nan Lin <linnan@chromium.org> Cr-Commit-Position: refs/heads/main@{#982680}
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.