commit | eb66c7a4babc5a8f3db75fdb34c8fad321757ee3 | [log] [tgz] |
---|---|---|
author | Jerry Liu <pzliu@google.com> | Tue Apr 16 17:36:08 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 16 17:36:08 2024 |
tree | a8895d82df9a59f39e370870960df2d6d64a3bf4 | |
parent | 10f74492758e6b46c2339267ce452bc98fa83227 [diff] |
p13n: clean up screen-saver-duration flag The feature was launched in M121. It is safe to remove the flag now. BUG=b:330369169 TEST=ash_unittests --gtest_filter="*DurationTest*" Change-Id: Ica6da8715079b9e5eec9750ab7da9d52119a1d5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5450791 Reviewed-by: Jeffrey Young <cowmoo@google.com> Commit-Queue: Jerry Liu <pzliu@google.com> Reviewed-by: Jason Thai <jasontt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1288159}
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.