diff options
author | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-04-03 21:06:42 +0000 |
---|---|---|
committer | bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-04-03 21:06:42 +0000 |
commit | e06f8ef5ba369f6bb1ed83ebe230db68198abf7c (patch) | |
tree | 5e0204eb10b5d9dbd4aa729b64d9ed3d8526695a /gyp | |
parent | a39f4dc4b7f9e161ddbcb8b71273c98720df81c0 (diff) |
Revert 8525,8526 pending investigation of bench_pictures crashes.
git-svn-id: http://skia.googlecode.com/svn/trunk@8527 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/tests.gyp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/tests.gyp b/gyp/tests.gyp index 8914edd165..cd9e1b80c7 100644 --- a/gyp/tests.gyp +++ b/gyp/tests.gyp @@ -57,7 +57,6 @@ '../tests/GrContextFactoryTest.cpp', '../tests/GradientTest.cpp', '../tests/GrMemoryPoolTest.cpp', - '../tests/GrSurfaceTest.cpp', '../tests/HashCacheTest.cpp', '../tests/InfRectTest.cpp', '../tests/LListTest.cpp', |