commit | 98989fc6ffd8d1d68e40ed75302ebb269c83a488 | [log] [tgz] |
---|---|---|
author | Nicolas Ouellet-Payeur <nicolaso@chromium.org> | Tue Sep 28 14:11:15 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 28 14:11:15 2021 |
tree | 4e9a025393673dafeca2cf46d9a36c79288d2a22 | |
parent | 245f4791bf41965f69c85ed410e5728876bf9144 [diff] |
[Traffic Annotations] Fix a failing unit test In crrev.com/c/3041223 we started using difflib to generate the diff, which changed its output format. This caused some tests to start failing, which we didn't notice because these unit tests don't run on CQ. Change-Id: I366b8914feb7a2aeeee1aeb0a68ab0b7e1da401f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3122828 Reviewed-by: Ramin Halavati <rhalavati@chromium.org> Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/main@{#925746}
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.