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