| Index: src/gpu/GrImageIDTextureAdjuster.h
|
| diff --git a/src/gpu/GrImageIDTextureAdjuster.h b/src/gpu/GrImageIDTextureAdjuster.h
|
| index 454571eca7e58ffaae2f8e0fc772c50500bef8f8..ad5e671b73d5e181effdd34d653f5a32d1381560 100644
|
| --- a/src/gpu/GrImageIDTextureAdjuster.h
|
| +++ b/src/gpu/GrImageIDTextureAdjuster.h
|
| @@ -15,7 +15,7 @@ class SkBitmap;
|
| class SkImage_Base;
|
| class SkImageCacherator;
|
|
|
| -/** Implementation for texture-backed SkBitmaps. The bitmap must stay in scope and unmodified
|
| +/** Implementation for texture-backed SkBitmaps. The bitmap must stay in scope and unmodified
|
| while this object exists. */
|
| class GrBitmapTextureAdjuster : public GrTextureAdjuster {
|
| public:
|
|
|