commit | c758716a00e6c99fd98579ea265eb4f685f01a34 | [log] [tgz] |
---|---|---|
author | Victor Hugo Vianna Silva <[email protected]> | Wed Jan 19 17:12:00 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Jan 19 17:12:00 2022 |
tree | a0d632719d1c2125f48a943bccb4eed6a8a77670 | |
parent | a7fc7c41d9934588ab4f25d06a8d5913cc579b22 [diff] |
Rename ProfileSyncComponentsFactory -> SyncApiComponentFactoryImpl This should be renamed not to mention Profile because it lives in components/. Similar to how ProfileSyncService was renamed to SyncServiceImpl. Fixed: 1201272 Change-Id: Ic7db06aa292dff25319519d67daf77b20ef412d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3399752 Reviewed-by: Jan Krčál <[email protected]> Commit-Queue: Victor Vianna <[email protected]> Cr-Commit-Position: refs/heads/main@{#961000}
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.