commit | cdc92a76d9fdbe5ddcd2929f9ab71fc36c13aa76 | [log] [tgz] |
---|---|---|
author | Moe Ahmadi <mahmadi@chromium.org> | Mon Feb 07 19:35:38 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 07 19:35:38 2022 |
tree | 99331932434aa4526e9e4f3424ec3363b130c9bf | |
parent | 60a2e461f7c3671c38b2addfbaafd2ae909eceb3 [diff] |
Fix Chrome branded build. crrev.com/c/3440759 broke the code in metrics_reporting_handler.cc that is only built conditionally when the branding is Chrome. crrev.com/c/3441695 fixed the compilation error but now the tests fail. Bug: 1294673 Change-Id: If9bcd17f53ed54ae38e75c81f8b5dd669c466c82 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3442424 Commit-Queue: Mohamad Ahmadi <mahmadi@chromium.org> Auto-Submit: Mohamad Ahmadi <mahmadi@chromium.org> Reviewed-by: Tommy Li <tommycli@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/main@{#967920}
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.