commit | 15dd300ac6d7695b4d2aca81d8f3648eae704451 | [log] [tgz] |
---|---|---|
author | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jan 18 07:07:28 2013 +0000 |
committer | skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Fri Jan 18 07:07:28 2013 +0000 |
tree | 355121f9d2f0c69e8fcbab1dd8a7e73ead5c5bca | |
parent | 51bbe75875d654251c6e8bec21ca773ffd5f39d0 [diff] [blame] |
Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@7268 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/experimental/Intersection/SimplifyNew_Test.cpp b/experimental/Intersection/SimplifyNew_Test.cpp index b6cc26e..823693c 100644 --- a/experimental/Intersection/SimplifyNew_Test.cpp +++ b/experimental/Intersection/SimplifyNew_Test.cpp
@@ -4032,7 +4032,7 @@ pathB.cubicTo(10.7082f, -116.596f, 262.057f, 45.6468f, 294.694f, 1.96237f); pathB.close(); testShapeOp(path, pathB, kDifference_Op); -} +} static const size_t testCount = sizeof(tests) / sizeof(tests[0]);