commit | d399df699e8284f8e78ee5f32dd0f14c1c1614fa | [log] [tgz] |
---|---|---|
author | Nico Weber <thakis@chromium.org> | Fri Apr 08 16:57:57 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 08 16:57:57 2022 |
tree | 2d48daf6eeb14421676248576f096b5320f144c3 | |
parent | 32c4ae12c932caf7a33a6f8e0a1138373e31c39a [diff] |
Revert "ios: Remove log spam from dsymutil output." After https://chromium-review.googlesource.com/c/chromium/src/+/3576733, dsymutil no longer prints any warnings. So this is no longer needed. This reverts commit 9dc9fa84434a1d13450a8612a199fa26ce0a364a. Also reverts follow-up "Make linker_driver.py fail if running dsymutil fails" This reverts commit f9c274a422efb09e5acbac76b5c77775dc321cdd. Bug: 1279639 Cq-Include-Trybots: luci.chrome.try:mac-chrome Cq-Include-Trybots: luci.chromium.try:mac-official Change-Id: I9d32335e994d6f61801369be326202032ca33584 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3578318 Reviewed-by: Justin Cohen <justincohen@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/main@{#990445}
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.