commit | ab3c93464479a392214dc1a10d596a64cdecd80d | [log] [tgz] |
---|---|---|
author | Andrew Williams <awillia@chromium.org> | Tue Jan 21 05:15:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 21 05:15:10 2025 |
tree | 86766eddfe181c55dcd7d36cbe0fec0419b84819 | |
parent | 32106f2857048da31a4a5c8d9cbeb7c4e66438c4 [diff] |
Remove -Wno-deprecated-declarations from Quiche build targets We've addressed all of the issues that caused this to be added, so can remove the flags from all Quiche build targets Bug: 325102878 Change-Id: I3b0f8f9ed6e2e04854554078efdc164fbb98f1cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6180266 Reviewed-by: Victor Vasiliev <vasilvv@chromium.org> Commit-Queue: Andrew Williams <awillia@chromium.org> Cr-Commit-Position: refs/heads/main@{#1408852}
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.