commit | 091d6297a7ba73390b37f856cc8c61813403a047 | [log] [tgz] |
---|---|---|
author | Chris Watkins <[email protected]> | Wed Dec 13 04:25:58 2017 |
committer | Commit Bot <[email protected]> | Wed Dec 13 04:25:58 2017 |
tree | d46f2225864c040354098a01f8ee13e0ae244376 | |
parent | 8b746f88a7592c9d899c6f453f23a5cc6eba7774 [diff] |
Run clang-tidy modernize-use-equals-{delete,default} on //base headers This CL only touches base headers (the headers were accidentally excluded from the previous change to cc files). This change was done using clang-tidy as described here: https://chromium.googlesource.com/chromium/src/+/lkcr/docs/clang_tidy.md BUG=778959,778957 Change-Id: I4d3b4ca1218b835a671c2e0c8f31c2b528e25a0c Reviewed-on: https://chromium-review.googlesource.com/813316 Reviewed-by: Daniel Cheng <[email protected]> Commit-Queue: Chris Watkins <[email protected]> Cr-Commit-Position: refs/heads/master@{#523687}
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 .