Replace DISALLOW_COPY_AND_ASSIGN with =delete versions in "/blink/renderer/core/style"
we should return to Google C++ style when it comes to deleting implicit copy constructors and assign operators. Bug: 1010217 Change-Id: I8b1eb095ae96d208d5a5f019ed1b309de8640523 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352266Reviewed-by:Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#798999}
Showing
Please register or sign in to comment