| Index: tests/PathOpsBattles.cpp
|
| diff --git a/tests/PathOpsBattles.cpp b/tests/PathOpsBattles.cpp
|
| index 6e0d3a4177b1c0f701eb45b9dc3491092d67d12c..32ba96c2b846f9f39461eb29b5326614654feab4 100644
|
| --- a/tests/PathOpsBattles.cpp
|
| +++ b/tests/PathOpsBattles.cpp
|
| @@ -400,7 +400,7 @@ path.close();
|
| SkPath path2(path);
|
| testPathOp(reporter, path1, path2, (SkPathOp) 2, filename);
|
| }
|
| -// ../../third_party/tcmalloc/chromium/src/free_list.h:118] Memory corruption detected.
|
| +// ../../third_party/tcmalloc/chromium/src/free_list.h:118] Memory corruption detected.
|
|
|
| static void battleOp13(skiatest::Reporter* reporter, const char* filename) {
|
| SkPath path;
|
|
|