commit | 92d727424a86243abbfd1bd34d5885db5fdc2683 | [log] [tgz] |
---|---|---|
author | Eriko Kurimoto <elkurin@chromium.org> | Fri Sep 09 05:29:01 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 09 05:29:01 2022 |
tree | 5f19e40bcbe0e503524e82a1e7dd6d48424826c9 | |
parent | 5985d6d23ffb9d0948093deb3bd7dc628b281e4b [diff] |
Remove deprecated invitation flow codes in BrowserTestBase This CL removes deprecated invitation flow with protocol_version 0 as the newer Lacros spreads enough. Bug: 1156033 Change-Id: I9ee1ce65b875e99ef02f95afdc4e110819c8072c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3875823 Auto-Submit: Eriko Kurimoto <elkurin@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Commit-Queue: Eriko Kurimoto <elkurin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1044938}
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.