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