| commit | 72c36939dabaef277f7b96247f7443271953f174 | [log] [tgz] |
|---|---|---|
| author | David Munro <davidmunro@google.com> | Mon Oct 10 06:15:13 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 10 06:15:13 2022 |
| tree | 31678977ee7a2c2a3387ab383fe52b91de603eb4 | |
| parent | 654324ee864af3d0558c2bbc7b68fb647fca8d88 [diff] |
guest_os: Remove an unused include, add a missing one guest_os_share_path.h no longer needs crostini headers so remove it. This breaks event_router.cc due to transitive dependency so add a missing include there too. Bug: b:240491232 Test: CQ Change-Id: If68391f4c48db246563c0e112607db6cf33b848e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3924613 Reviewed-by: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: David Munro <davidmunro@google.com> Cr-Commit-Position: refs/heads/main@{#1056825}
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.