commit | de2c7eb6f82134781928d06bf7a2e8b8a49cce2c | [log] [tgz] |
---|---|---|
author | dpapad <dpapad@chromium.org> | Thu May 18 23:12:15 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 18 23:12:15 2023 |
tree | 680cd78f405b3e7cfad6c888355c91df0e4382b2 | |
parent | a24e8c11d2bcfb5e885aa36550d2f68c6b44a71b [diff] |
Settings: Fork settings_shared.css, settings_vars.css for CrOS Settings. These are the last two files hackily shared between the Browser and CrOS Settings. Forking makes sense not just to allow decoupling, but also because these UIs are evolving independenly of each other. Bug: 1431477 Change-Id: I73fb231815ba41d8cea7f3b336f3ab99f328cb30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4544875 Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Cr-Commit-Position: refs/heads/main@{#1146253}
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.