Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing "typename". Rename type in macro.
Missing typename is a bug, apparently missed by treehugger. type T conflicts with an identically named template parameter in SkRefSet.h. Fixes a build break caused by ag/1461060 . Change-Id: Ie695e760574dc3c84871cd23d57eb7852405ebc5
- Loading branch information