[GN] Uses the consistent way to disallow assign and copy
The code has several places where the manual disallowing of copy and assignment is used. It stands out from style and may lead to a compilation error, if you're building under a specific platform/compiler. R=sdefresne@chromium.org Bug: None Change-Id: I6df0fec2d575675565a78e63ea8efab854c8a8f6 Reviewed-on: https://chromium-review.googlesource.com/690000Reviewed-by:Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#505997}
Showing
Please register or sign in to comment