commit | 5e0447e764837a0274260719181742825a178d1c | [log] [tgz] |
---|---|---|
author | Maksim Sisov <msisov@igalia.com> | Tue Oct 15 08:55:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 15 08:55:37 2024 |
tree | 18f3c3eef5914971a40bf9e297b77bbb60cdb25b | |
parent | 29d039a8435f92ad4c7aecf8504e734b6cbe4ddc [diff] |
Fix includes to prepare to modularize //chrome/browser/profiles This is a preparation CL that uses forwd decl where appropriate, and moves/removes some includes. R=erikchen@chromium.org CC=tonikitoo@igalia.com Bug: 365680821 Change-Id: I93b411b023ce2ee639bb3276dc2f8204f08cf9fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5905362 Reviewed-by: Erik Chen <erikchen@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/main@{#1368660}
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.