commit | 7d06bce17d02df02ab183ba1807f97882d40b562 | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <gambard@chromium.org> | Tue Sep 06 19:30:52 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 06 19:30:52 2022 |
tree | 710c36482d7856b8bd7384d00ae13ffa9ed63cb1 | |
parent | 26b36e499233e71d80c5866f5b75da8e49c1c234 [diff] |
[iOS] Change pipes to backticks in /ios/chrome/browser/flags Please review the CL to ensure that nothing is broken and the script didn't miss some pipes. This should allow us to have a better formatting in Xcode. This CL was uploaded by git cl split. R=rohitrao@chromium.org Bug: 1311955 Change-Id: Ib7a23cd314d5d25412770c7a05957f79b288165e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3865387 Reviewed-by: Rohit Rao <rohitrao@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Auto-Submit: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/main@{#1043559}
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.