commit | cc032f4f569f05c4306349d0448850be00606e16 | [log] [tgz] |
---|---|---|
author | Noah Rose Ledesma <noahrose@google.com> | Tue Jun 04 19:22:22 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jun 04 19:22:22 2024 |
tree | 96a7dccddb36dd1a250578cea02a8ba755324f73 | |
parent | 225e318d0b4cd0bba959350e90e78c3a180218a4 [diff] |
Create service stub in CEC main Until additional flags are added to control behavior (i.e. --install), CEC's main method should host its service unconditionally. Bug: 342180612 Change-Id: I344ef14313818408c519c32ed3c5610b4a17e1d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5577476 Commit-Queue: Noah Rose Ledesma <noahrose@google.com> Reviewed-by: Sorin Jianu <sorin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1310091}
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.