commit | a43e3ace3f6ce5da1e653598d8f6495fe8a090e1 | [log] [tgz] |
---|---|---|
author | Glenn Hartmann <hartmanng@chromium.org> | Tue Sep 26 00:37:04 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 26 00:37:04 2023 |
tree | d818938c6182980912861ac8c1d70e4b6cf6cc8e | |
parent | 9b734dec72deb51e0b9b45740b749b5aea7bcfff [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/apps/app_preload_service', '/chrome/browser/apps/digital_goods', '/chrome/browser/ash/app_restore', '/chrome/browser/ui/extensions', '/chrome/browser/ui/views/extensions', '/chrome/browser/ui/webui/app_management']. BUG=1486624 This CL was uploaded by git cl split. R=dominickn@chromium.org Change-Id: I521c0ee9003f994cc0f431a9abc3c6b63a3c62c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4892686 Auto-Submit: Glenn Hartmann <hartmanng@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Commit-Queue: Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/main@{#1201264}
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.