git-svn-id: http://skia.googlecode.com/svn/trunk@1086 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
reed@google.com 2011-04-08 18:54:20 +00:00
Родитель 0650e811b5
Коммит 4281d65093
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -99,4 +99,4 @@ bool SkGrRenderTargetPixelRef::onReadPixels(SkBitmap* dst, const SkIRect* subset
} else {
return false;
}
}
}