commit | 6c0802fae8afab80ae5b5d2aebf996a3bfbb6610 | [log] [tgz] |
---|---|---|
author | Marc Treib <[email protected]> | Wed Dec 13 12:19:26 2023 |
committer | Chromium LUCI CQ <[email protected]> | Wed Dec 13 12:19:26 2023 |
tree | d7ed7bccb429d7bdfcb2238f50ccaa44dd078602 | |
parent | e9b76bb9bb911bbff1765632817a9a1abef3dd6e [diff] |
Move browser_sync_switches.h/cc into its own build target This will make it easier (for tests mainly) to set the features defined there, without having to depend (transitively) on all of the stuff that browser_sync depends on. Bug: 1486420 Change-Id: I8c3626f63478c1207e6bb3ccaf505af77f78eeaf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5119911 Auto-Submit: Marc Treib <[email protected]> Reviewed-by: Victor Vianna <[email protected]> Commit-Queue: Victor Vianna <[email protected]> Cr-Commit-Position: refs/heads/main@{#1236898}
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.