commit | b0ce74a6f6a64060dbfb8dc0bf6af93f2873dc91 | [log] [tgz] |
---|---|---|
author | Fergus Dall <[email protected]> | Mon Aug 03 06:55:02 2020 |
committer | Commit Bot <[email protected]> | Mon Aug 03 06:55:02 2020 |
tree | a202fadbdbf524c2f9a7bc66512e9c01d5491f9b | |
parent | 71581e034d7d05353930d6402124c765b5357a31 [diff] |
Introduce feature flag crostini-use-dlc This flag will control whether Chrome sources the termina VM from component updater or DLC. Bug: 953544 Change-Id: I4bc61e61cf56127a50ef215b422acc5958573e63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328569 Commit-Queue: Fergus Dall <[email protected]> Reviewed-by: David Munro <[email protected]> Reviewed-by: Nicholas Verne <[email protected]> Cr-Commit-Position: refs/heads/master@{#794019}
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.
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.