commit | d481efce5eb300acbb896686676ebd0352a6f1db | [log] [tgz] |
---|---|---|
author | Peter Kasting <[email protected]> | Tue Sep 02 01:22:51 2025 |
committer | Chromium LUCI CQ <[email protected]> | Tue Sep 02 01:22:51 2025 |
tree | 009a03e83f8c966c7801de61d84e0b044a30afd7 | |
parent | 45e7e9999738f253e2866c29277e088a2d9843a3 [diff] |
Remove GetSysSkColor(). It can be replaced with the GetSystemThemeColor() machinery. Bug: 431953872 Change-Id: I1dbf7cf5e35b4c24b40500129718b5ac551fe7c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6906096 Commit-Queue: Mitsuru Oshima <[email protected]> Commit-Queue: Peter Kasting <[email protected]> Auto-Submit: Peter Kasting <[email protected]> Reviewed-by: Mitsuru Oshima <[email protected]> Cr-Commit-Position: refs/heads/main@{#1509326}
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.