diff options
author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-11-07 07:02:19 +0000 |
---|---|---|
committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-11-07 07:02:19 +0000 |
commit | 2614418aee9f12e07a4483e32f72ee5393ed12ba (patch) | |
tree | 9502feac8a40f06327fb538c08670703367817e3 /src/lazy/SkLazyCachingPixelRef.h | |
parent | 3f4b72eb41d2cec38908fd1d24ff4d9e8e86edfc (diff) |
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@12161 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/lazy/SkLazyCachingPixelRef.h')
-rw-r--r-- | src/lazy/SkLazyCachingPixelRef.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lazy/SkLazyCachingPixelRef.h b/src/lazy/SkLazyCachingPixelRef.h index c13a2cd02b..a9d2dad990 100644 --- a/src/lazy/SkLazyCachingPixelRef.h +++ b/src/lazy/SkLazyCachingPixelRef.h @@ -96,4 +96,3 @@ private: }; #endif // SkLazyCachingPixelRef_DEFINED - |