DescriptionUpdate base::scoped_refptr<> docs
chromium-style enforces a private or protected destructor for classes
that derive from RefCounted<> which in turn makes it necessary to add a
friend declaration for RefCounted<>.
BUG=none
Committed: https://crrev.com/55b05a8ae594e2e8d49c7e6da64bbea51df7a76f
Cr-Commit-Position: refs/heads/master@{#435516}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed comments #Messages
Total messages: 12 (4 generated)
|