Chromium Code Reviews| Index: src/gpu/GrTexturePriv.h | 
| diff --git a/src/gpu/GrTexturePriv.h b/src/gpu/GrTexturePriv.h | 
| index 8add4e1c495e563a5ca922825bd6cd241858013f..da0558e574516360932331e3b15f9500ebf783d5 100644 | 
| --- a/src/gpu/GrTexturePriv.h | 
| +++ b/src/gpu/GrTexturePriv.h | 
| @@ -62,7 +62,7 @@ private: | 
| GrTexturePriv* operator&(); | 
| GrTexture* fTexture; | 
| - | 
| + | 
| friend class GrTexture; // to construct/copy this type. | 
| }; |