commit | df5ccc72db5036b44bd53918856413f64494742b | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@chromium.org> | Thu Apr 11 10:29:01 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 11 10:29:01 2024 |
tree | 95751693c190492cc8e5ed9be4f4a3122b5b2663 | |
parent | 8aea01f8c3b972b3fe20860bca25739e1e254a7c [diff] |
crosapi: remove unused response from removed method This is to remove circular dependency between BrowserService and Crosapi. Then we can move BrowserService related types to different files and refer that without increasing compile time much. NOPRESUBMIT=true Bug: 329182208 Change-Id: Id693a4082c8b9729952244a03d797ada90125516 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5442512 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/main@{#1285723}
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.