commit | 646a03e971cc83d5e9751aefa67abd39fe842f67 | [log] [tgz] |
---|---|---|
author | David Sanders <dsanders11@ucsbalum.com> | Tue Feb 22 14:33:34 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 22 14:33:34 2022 |
tree | 4931f71c57d449657b3523e9b348a30067d623dc | |
parent | ecc5829c6ff94144e629d7222bae024e5787b57c [diff] |
Add missing includes of //base/observer_list.h Bug: 1290552 Change-Id: Ib59c847bf1a588d20f413f4eceb2bb0fa37ea405 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3478738 Reviewed-by: Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/main@{#973717}
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.