Descriptionbase: Put DISALLOW_COPY_AND_ASSIGN inside private section of classes.
This macro should be private to make the constructors hidden, making
them fail at compile time if called, instead of at link time.
R=Nico
BUG=464816, 447156
Committed: https://crrev.com/71ef42db8b96ccd621e5df2421c375a8725ca872
Cr-Commit-Position: refs/heads/master@{#319568}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|