From 83f0d302e8eaa054d0b20303131f953181dd4f47 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Thu, 25 Apr 2013 07:01:04 +0000 Subject: Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@8851 2bbb7eff-a529-9590-31e7-b0007b416f81 --- src/pdf/SkPDFStream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pdf/SkPDFStream.h') diff --git a/src/pdf/SkPDFStream.h b/src/pdf/SkPDFStream.h index 4b8153f9ab..e3e4a802b0 100644 --- a/src/pdf/SkPDFStream.h +++ b/src/pdf/SkPDFStream.h @@ -85,7 +85,7 @@ protected: private: // Indicates what form (or if) the stream has been requested. State fState; - + // TODO(vandebo): Use SkData (after removing deprecated constructor). SkAutoTUnref fData; SkAutoTUnref fSubstitute; -- cgit v1.2.3