commit | 21a6cf8c54db454b9d1ebb079127f4939d382bce | [log] [tgz] |
---|---|---|
author | Arthur Eubanks <[email protected]> | Wed Sep 30 15:27:09 2020 |
committer | Commit Bot <[email protected]> | Wed Sep 30 15:27:09 2020 |
tree | 58eda36b242545416ed6fb8417a2f11be94d2473 | |
parent | d6c0f0d0bc54a0c6e5278164aded80674aad4475 [diff] |
Remove explicit default destructor to workaround clang bug Bug: 1133353 Change-Id: I22eda82761975ec6ae36d28e83a40e3d5c3ef836 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438485 Reviewed-by: Kentaro Hara <[email protected]> Reviewed-by: Yuki Shiino <[email protected]> Commit-Queue: Arthur Eubanks <[email protected]> Cr-Commit-Position: refs/heads/master@{#812092}
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.
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.