| commit | 583b18a20959c9ac360316a366f4ddd9598bdf52 | [log] [tgz] |
|---|---|---|
| author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Oct 24 07:01:59 2013 +0000 |
| committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Oct 24 07:01:59 2013 +0000 |
| tree | 5f9656ce4ee40e4499b9e71909e90691ba38734f | |
| parent | bbfe4541ef154696313374de2130b1ac90e28482 [diff] [blame] |
Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@11934 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/src/gpu/GrContext.cpp b/src/gpu/GrContext.cpp index a84d8ee..c5933ee 100644 --- a/src/gpu/GrContext.cpp +++ b/src/gpu/GrContext.cpp
@@ -1265,7 +1265,7 @@ config, buffer, rowBytes, flags); } - + return false; } }