LGTM http://codereview.appspot.com/6453066/diff/1005/src/gpu/gl/debug/GrDebugGL.h File src/gpu/gl/debug/GrDebugGL.h (right): http://codereview.appspot.com/6453066/diff/1005/src/gpu/gl/debug/GrDebugGL.h#... src/gpu/gl/debug/GrDebugGL.h:88: GrAssert(0 < gStaticRefCount); gStaticRefCount > 0 ?
committed as r4866 http://codereview.appspot.com/6453066/diff/1005/src/gpu/gl/debug/GrDebugGL.h File src/gpu/gl/debug/GrDebugGL.h (right): http://codereview.appspot.com/6453066/diff/1005/src/gpu/gl/debug/GrDebugGL.h#... src/gpu/gl/debug/GrDebugGL.h:88: GrAssert(0 < gStaticRefCount); Aren't we always supposed to have the un-modifiable value on the LHS?