Replace DISALLOW_COPY_AND_ASSIGN with =delete in blink/../layout/svg
Explicitly remove the copy constructor and assignment operator with the delete keyword. R=atotic@chromium.org, svillar@chromium.org Bug: 1010217 Change-Id: I12a768919d9b5d5e4e9884a527296b2f7ad44b7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358711Reviewed-by:Aleks Totic <atotic@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#798633}
Showing
Please register or sign in to comment