| commit | c7b1f17d2e8723a94c55d82f6eb8f5c41438e777 | [log] [tgz] |
|---|---|---|
| author | Tiago Vignatti <tvignatti@igalia.com> | Fri Oct 10 20:33:12 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 10 20:33:12 2025 |
| tree | 597736a3b7e571e8b57ca065e27a146ce7190c0a | |
| parent | 57acc6849210749fb73a1fde614609d64f1799f4 [diff] |
Remove unused FRIEND_TEST declarations in pdfium_page.h Remove FRIEND_TEST_ALL_PREFIXES for CountCompleteOverlaps and CountPartialOverlaps. These tests were removed in http://crrev.com/c/3552033 (March 2022) but the friend declarations were accidentally left behind. Bug: None Change-Id: I7afc68afaa401724abe1c2dabd76d8261a618c33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7004763 Auto-Submit: Tiago Vignatti <tvignatti@igalia.com> Commit-Queue: Lei Zhang <thestig@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Commit-Queue: Tiago Vignatti <tvignatti@igalia.com> Cr-Commit-Position: refs/heads/main@{#1528338}
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.