commit | 663594b2a7327f0f3ccfbbe68beec3705e7b502b | [log] [tgz] |
---|---|---|
author | Jason Thai <jasontt@chromium.org> | Tue Apr 11 21:34:45 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 11 21:34:45 2023 |
tree | 185e80ef185e3873cd3c9816c205dcf7acf68c54 | |
parent | e5615468d7c669f2d7c8f9f7ff9d9981b614f39c [diff] |
wallpaper: clean up |IsWallpaperTypeSyncable| Consolidate the duplicate method from different wallpaper related classes. BUG=none Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Change-Id: Ic326bcfbe89a22c609ab75ee9c6ba98245e3e1be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4416057 Reviewed-by: Erica Lee <ericamlee@google.com> Commit-Queue: Jason Thai <jasontt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1128916}
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.