commit | e7dc0f24c5c682342f8ca7be1302429160344064 | [log] [tgz] |
---|---|---|
author | Andrey Kosyakov <caseq@chromium.org> | Thu Jan 12 06:08:03 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 12 06:08:03 2023 |
tree | bee2f0c24195ca744ad3452d0e1f86c52d7dabcb | |
parent | b924865c52e0cddb3e66c5640d1770df085e3b03 [diff] |
Clean up headless_shell startup logic, part 1 - move HeadlessShell into headless_shell.cc - remove headless/app/headless_shell.h - do not include content_switches.h from headless_shell_switches.h - move some of headless_shell startup functions into an anonymous namespace Change-Id: I722269eaff557fa06805a4dcfd8e82f1b6ea21bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4150201 Reviewed-by: Peter Kvitek <kvitekp@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1091697}
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.