base: Remove operator& from ScopedAuthorizationRef.
The operator& is dangerous and makes it unclear what you are doing. Replace it with a get_pointer() method. R=Nico BUG=464816 Review URL: https://codereview.chromium.org/986563003 Cr-Commit-Position: refs/heads/master@{#319565}
Showing
Please register or sign in to comment