Reverting r3898 due to Android failures

git-svn-id: http://skia.googlecode.com/svn/trunk@3900 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
robertphillips@google.com 2012-05-10 16:17:58 +00:00
parent fc9054d4dc
commit 50b8eadb9f

View File

@ -144,7 +144,7 @@ static void test_cache(skiatest::Reporter* reporter, GrContext* context) {
////////////////////////////////////////////////////////////////////////////////
static void TestClipCache(skiatest::Reporter* reporter, GrContext* context) {
test_cache(reporter, context);
// test_cache(reporter, context);
}
////////////////////////////////////////////////////////////////////////////////