commit | 8aaa982d3240f0fa12078ba97027d74f62927848 | [log] [tgz] |
---|---|---|
author | Daniel Murphy <dmurph@google.com> | Fri Mar 17 23:27:38 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 17 23:27:38 2023 |
tree | 3e998c14f6cf420835a9b9f10ce3c8e686d68684 | |
parent | e75bd39fa305b6bb9e9350d386f5e75c02ba40d5 [diff] |
[dPWA] Clean up some unnecessary includes affecting many targets. This removes some heavy includes for a file that is included by the web_app_constants.h file. There is a bug filed for further improvement to redo the Manifest::* classes to just be regular classes. Change-Id: I33025979cd78f4c05801318fb66b538b000e4f4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4349869 Commit-Queue: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Commit-Queue: Dibyajyoti Pal <dibyapal@chromium.org> Auto-Submit: Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/main@{#1118943}
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.