Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1735)

Unified Diff: tests/PathOpsBattles.cpp

Issue 1842753002: Style bikeshed - remove extraneous whitespace (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/PaintTest.cpp ('k') | tests/PathOpsBuilderConicTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « tests/PaintTest.cpp ('k') | tests/PathOpsBuilderConicTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698