| commit | 88df8c297f207656b99cf49d73e60be527023b5c | [log] [tgz] |
|---|---|---|
| author | Antonio Gomes <tonikitoo@igalia.com> | Wed Jul 23 03:17:52 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 23 03:17:52 2025 |
| tree | 8bee6fd7fabc594cfc3b12f59a2992c34bf1ee26 | |
| parent | bfd61dbab2bddc371e6f94f869eff95c1cfe8d52 [diff] |
Break circular dependency between //c/b/ui:ui and //c/b/ui/tabs/tab_strip_model_observer:impl Now that tab_strip_model.h is built from its own GN target (:tab_strip), the circular include annotation can be removed. R=dljames@chromium.org Bug: 364501603 Change-Id: I77912aa00e8e127213f34b53d2d37429b94d73cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6777965 Reviewed-by: Darryl James <dljames@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/main@{#1490581}
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.