| commit | 51a6df830664bd68acdf6debccd3325a73db7f06 | [log] [tgz] |
|---|---|---|
| author | David Bokan <bokan@chromium.org> | Thu Feb 17 18:31:19 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 17 18:31:19 2022 |
| tree | 78cd6a27aed25b5ec3b01c0db7ed12098f3ac138 | |
| parent | c70fcc7072f0d23a28379d986079885e7a524166 [diff] |
Move CommitDeferringCondition to /public This CL exposes CommitDeferringCondition as an API in content/public. See https://crrev.com/c/3427621 for the CL that makes use of this API. Bug: 1234857 Change-Id: Icf6ed93cd0bc762c61fdf77883dd0127053917d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3387613 Reviewed-by: Alexander Timin <altimin@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/main@{#972544}
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.