| commit | 2b66deccdfc7abda4a06d99d25a83c5df836ef7c | [log] [tgz] |
|---|---|---|
| author | Henrik Boström <hbos@chromium.org> | Wed Jun 16 16:28:09 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 16 16:28:09 2021 |
| tree | 58ec1ad93bf9a03be22b693246500ebd471c56a3 | |
| parent | 5bffea289e377c7bca0c978a0eea8a75e7adeb16 [diff] |
Remove include of a header no longer being generated by mojo. The file that is used to generate this header was deleted in: https://chromium-review.googlesource.com/c/chromium/src/+/2871727 We forgot to remove that include. Bug: chromium:1203616 Change-Id: I1113596d7816f346661ea5365609fb47c41e92e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2964121 Commit-Queue: Henrik Boström <hbos@chromium.org> Reviewed-by: Guido Urdaneta <guidou@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Ilya Nikolaevskiy <ilnik@chromium.org> Cr-Commit-Position: refs/heads/master@{#893034}
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.