aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrTexturePriv.h
diff options
context:
space:
mode:
authorGravatar cblume <cblume@chromium.org>2016-01-26 09:10:48 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-01-26 09:10:48 -0800
commit6121405df5689875c7309c20632a82897fce4127 (patch)
treee45588db0b85f3e5204adbb9c100bc5404653769 /src/gpu/GrTexturePriv.h
parenteae84c2e0e2126374cd488a1c8a3e18169145635 (diff)
Cleaning up trailing spaces and typos.
Diffstat (limited to 'src/gpu/GrTexturePriv.h')
-rw-r--r--src/gpu/GrTexturePriv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gpu/GrTexturePriv.h b/src/gpu/GrTexturePriv.h
index 8add4e1c49..da0558e574 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.
};