DescriptionConsolidate constructormagic macros with Chromium version and remove Chromium override.
Part of work removing dependency on Chromium's base.
Only adds "= delete". From https://codereview.chromium.org/1151443003 :
"This will guarantee the error to be at compile time, and not rely on the call visibility (private)."
In consequence of that change, fixed an illegal copy and removed a bunch of unused variables.
Depends on https://codereview.webrtc.org/1345433002/
BUG=chromium:468375
(in particular comment #37)
NOTRY=true
Committed: https://crrev.com/384194369b4be41912353631a68689129a49e58c
Cr-Commit-Position: refs/heads/master@{#9954}
Patch Set 1 : Original CL that had to be reverted. #Patch Set 2 : Rebase on rename macro CL. #Patch Set 3 : Rebase. #Depends on Patchset: Messages
Total messages: 17 (5 generated)
|