commit | 896a1130f37d3d4623da07033dbb0d00ae163ca6 | [log] [tgz] |
---|---|---|
author | S. Ganesh <ganesh@chromium.org> | Thu Jan 09 17:24:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 09 17:24:25 2025 |
tree | 96646e6de482b8b429f5c9d2dd21c5e2e78ad8fb | |
parent | ba1f99c0b91c0345daf5dec2c57355de2699a69d [diff] |
updater: make scope_ a private data member With the exception of unit test fixtures, class data members must be private. Bug: 343239826 Change-Id: Icd352e4b19a9ffa06f73c6cd1c88068f13bf5da5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6160997 Auto-Submit: S Ganesh <ganesh@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Sorin Jianu <sorin@chromium.org> Commit-Queue: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1404245}
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.