commit | fbf69d84751f493f8b7332deda000b87afac7c16 | [log] [tgz] |
---|---|---|
author | Alexei Svitkine <asvitkine@chromium.org> | Fri Nov 12 20:33:32 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 12 20:33:32 2021 |
tree | 710346fc3d0ad6134a00ebed09ad4321c5d909d6 | |
parent | f1b097a105e9d7838ce85bfed100082c0d5c90cc [diff] |
Update callsites to use WIN_-prefixed base::File flags. The flags have been renamed to make it clear that they only apply to Windows (see associated bug). If you're reviewing this CL, please verify your code's usage of the flag to ensure that the behavior is as intended. Thanks! This CL was uploaded by git cl split. R=fgorski@chromium.org Bug: 1244149 Change-Id: Id43627313e233fdea4f9424c51540f7c4288b610 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3278438 Auto-Submit: Alexei Svitkine <asvitkine@chromium.org> Reviewed-by: Filip Gorski <fgorski@chromium.org> Commit-Queue: Filip Gorski <fgorski@chromium.org> Cr-Commit-Position: refs/heads/main@{#941304}
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.