Simple cleanup change.
LGTM + 1 comment suggestion/correction https://codereview.appspot.com/6499044/diff/1/src/gpu/GrDrawTarget.h File src/gpu/GrDrawTarget.h (right): https://codereview.appspot.com/6499044/diff/1/src/gpu/GrDrawTarget.h#newcode29 src/gpu/GrDrawTarget.h:29: protected: It's not really a parent class.
https://codereview.appspot.com/6499044/diff/1/src/gpu/GrDrawTarget.h File src/gpu/GrDrawTarget.h (right): https://codereview.appspot.com/6499044/diff/1/src/gpu/GrDrawTarget.h#newcode29 src/gpu/GrDrawTarget.h:29: protected: On 2012/08/28 17:30:15, robertphillips wrote: > It's not really a parent class. Done.