commit | a499a384e511ae75fe09a53720c40ec04d6cbf57 | [log] [tgz] |
---|---|---|
author | Glen Robertson <[email protected]> | Wed Sep 02 18:11:59 2020 |
committer | Commit Bot <[email protected]> | Wed Sep 02 18:11:59 2020 |
tree | 90e39c8ac89d24f8d2fbc3cc24d773ddf3417fe6 | |
parent | 6e0046d0cf9c95bdeecb3442196bfa4e2c281cc9 [diff] |
Expose device_sync RegisterProfilePrefs separately from impl. This allows us to stop depending on the impl in browser_prefs.cc. Fixes `gn check` errors. Split out from crrev.com/c/2383400 Bug: 898837 Change-Id: I777200b6a49710e1496fb3189f8bbed80fb3cbb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2386437 Auto-Submit: Glen Robertson <[email protected]> Commit-Queue: Ryan Hansberry <[email protected]> Reviewed-by: Gabriel Charette <[email protected]> Reviewed-by: Ryan Hansberry <[email protected]> Cr-Commit-Position: refs/heads/master@{#803925}
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.
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.