aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/MallocPixelRefTest.cpp
diff options
context:
space:
mode:
authorGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-01-03 07:01:45 +0000
committerGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-01-03 07:01:45 +0000
commit862020763d9d2fb1900b2c84e55dadf46482246d (patch)
treef8540f23605d1dd83d8c9cf900f22a8c6d9b7a64 /tests/MallocPixelRefTest.cpp
parent04018f37af9d1b231111dc557fa281689b8a4616 (diff)
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@12875 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tests/MallocPixelRefTest.cpp')
-rw-r--r--tests/MallocPixelRefTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/MallocPixelRefTest.cpp b/tests/MallocPixelRefTest.cpp
index 8fcdc86f93..e169763dad 100644
--- a/tests/MallocPixelRefTest.cpp
+++ b/tests/MallocPixelRefTest.cpp
@@ -113,4 +113,3 @@ DEF_TEST(MallocPixelRef, reporter) {
static_cast<const void*>(dataPtr->bytes() + 4) == pr->pixels());
}
}
-