commit | ae8a5e969d6993fe6f3b8d60a1cd5a2d204e054d | [log] [tgz] |
---|---|---|
author | Glenn Hartmann <hartmanng@chromium.org> | Tue Sep 26 16:16:41 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 26 16:16:41 2023 |
tree | 584bb04f1ff0497008e8847b7e26a176718f8274 | |
parent | cd993ea76dc1c8133dff76cec214b4b5022d375a [diff] |
Move web_app::AppId and web_app::ManifestId to a more public place So that Android and Desktop implementations can share the types. Note that this is part of a multi-CL change. This CL only touches references in /chrome/browser/ui/startup. BUG=1486624 This CL was uploaded by git cl split. R=grt@chromium.org Change-Id: I18e6750a771fbdf72ae40112ca394105d7cd8f79 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4892711 Auto-Submit: Glenn Hartmann <hartmanng@chromium.org> Commit-Queue: Glenn Hartmann <hartmanng@chromium.org> Reviewed-by: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/main@{#1201628}
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.