commit | 6cfecd11b9b14f29e3f60bde8045d92ef1ad91a6 | [log] [tgz] |
---|---|---|
author | Mingyu Lei <leimy@chromium.org> | Thu Oct 24 03:54:53 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 24 03:54:53 2024 |
tree | 01e9a9d0b205749c2f377947755d4dfc47f85d26 | |
parent | d94c3b90864c3eb2e28e402b5bae88f9e6f9fc48 [diff] |
Move CreateOnDeviceSessionTask classes to a new file This is a no-op refactor that moves the `CreateOnDeviceSessionTask` to a new file. We need this in the follow-up CL that refactors the creation flow, but since we are changing thew implementation, it's better to create this base CL so that it's easier for reviewer to understand what the changes are. Bug: 373519560 Change-Id: I46838bc73b88d94e9974fccfba20d13ca697c56b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5954150 Commit-Queue: Mingyu Lei <leimy@chromium.org> Reviewed-by: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1373113}
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.