commit | 9b81ccdd29d70a06a89d74804cd39ee47b488c9b | [log] [tgz] |
---|---|---|
author | Rainhard Findling <rainhard@chromium.org> | Thu Nov 19 21:16:03 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 19 21:16:03 2020 |
tree | 2ec48214f1e5a16df22ef0538e12d529ee735c02 | |
parent | d1bca31409a3c29c2f54ee54f067e777a9f285d6 [diff] |
CCT scan completion notification: add missing pref * Follow-up to the last reply in crrev.com/c/2494766. * The added settings-checkbox expects a pref which was missing. This CL fixes this by adding a virtual pref to it. Bug: 1087263 Change-Id: I9919fe34263d0a8356a44f20d559dc32d4ebf74d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2550642 Auto-Submit: Rainhard Findling <rainhard@chromium.org> Commit-Queue: Esmael Elmoslimany <aee@chromium.org> Reviewed-by: Esmael Elmoslimany <aee@chromium.org> Cr-Commit-Position: refs/heads/master@{#829378}
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.