Replace DISALLOW_COPY_AND_ASSIGN with =delete in blink/../cssom
Explicitly remove the copy constructor and assignment operator with the delete keyword. Bug: 1010217 Change-Id: I05d56372a89033c9e5941c476761dd621497a058 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362170Reviewed-by:Alan Cutter <alancutter@chromium.org> Commit-Queue: Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#799511}
Showing
Please register or sign in to comment