commit | 38d1f8a1afc212aa5e1893655e62b1c8ed8cbcbd | [log] [tgz] |
---|---|---|
author | Stephan Hartmann <stha09@googlemail.com> | Mon Oct 24 09:23:06 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 24 09:23:06 2022 |
tree | 4aa83f4a71bfaf8a9557b73abc258b081c0c3cd2 | |
parent | bb711011a6548c7687ade6deb2241f92147e59f4 [diff] |
libstdc++: convert tuple to pair in web_bundle_parser_unittest Automatic conversion of tuple to pair is a libc++ extension. Bug: 957519 Change-Id: Iaf64e3a0e995e5b2d44f6f82ca0c636068601465 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3963054 Reviewed-by: Colin Blundell <blundell@chromium.org> Commit-Queue: Stephan Hartmann <stha09@googlemail.com> Cr-Commit-Position: refs/heads/main@{#1062709}
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.