commit | 19c46e923b2989290eeecaeb4aa86f92cc794e93 | [log] [tgz] |
---|---|---|
author | James Cook <jamescook@chromium.org> | Sat Feb 26 00:12:50 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Feb 26 00:12:50 2022 |
tree | 432e00513914fbd680ee65aad1a0bdbdd5b6524e | |
parent | 195d98b5f6ef8feae8566879335b011deddb8252 [diff] |
ash: Clean up unnecessary EqualsTraits<gfx::ImageSkia> in session code For the mustash project, we used to send UserSession data from chrome to ash over mojo. Since mustash was canceled, we don't do that anymore. We don't need this helper function in the session controller code, so delete it. Follow-up to CL: https://chromium-review.googlesource.com/c/chromium/src/+/3490031 Bug: none Change-Id: I088f71f5f2e80b099ede88cedd354638b5a732eb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3490063 Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/main@{#975355}
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.