| commit | 2dcf2cbb2dc07a06f8735258f91cb00b51c33397 | [log] [tgz] |
|---|---|---|
| author | Mitsuru Oshima <oshima@chromium.org> | Mon Sep 08 23:58:58 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 08 23:58:58 2025 |
| tree | 38fbe4532d9c05d93ba08b553e628d469f36a807 | |
| parent | 8e056967e050a375e1dc56bd61adebd948dfcbfd [diff] |
Replace native_window_types.h with native_ui_types.h under //chrome/browser/ui We decided to rename to native_ui_types.h instead. Otherwise, this is same as the original CL that renamed to native_window_types.h This also removes native_window_types.h as this CL must be the last. AX-Relnotes: n/a. Bug: 440644556 Change-Id: I7cb50f35ff12d0022c43fe73717c2c00ffa8f7d2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6920539 Reviewed-by: Tom Lukaszewicz <tluk@chromium.org> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/main@{#1512764}
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.