commit | 5c1e85eb085658187f4475ff5e56962473b6f10a | [log] [tgz] |
---|---|---|
author | Jose Dapena Paz <jdapena@igalia.com> | Mon Jul 29 18:17:32 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 29 18:17:32 2024 |
tree | a1180c2e46fb25d869e1a6f68c551ff10ae83010 | |
parent | 6ae968fd8caa553dba3d976542363a2453f7fee0 [diff] |
IWYU: missing include for usage of memmove in span.h Bug: 41455655 Change-Id: I23262c60f3dcb1c294a854ce60f80f19ebd3f069 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5735098 Commit-Queue: José Dapena Paz <jdapena@igalia.com> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/main@{#1334342}
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.