base: 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 Review URL: https://codereview.chromium.org/986623004 Cr-Commit-Position: refs/heads/master@{#319568}
Showing
Please register or sign in to comment