From 1e34ff7030c95a96c3cd5940de9b4dda4e1cef86 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Wed, 24 Oct 2012 02:01:24 +0000 Subject: Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@6067 2bbb7eff-a529-9590-31e7-b0007b416f81 --- bench/PathBench.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bench/PathBench.cpp') diff --git a/bench/PathBench.cpp b/bench/PathBench.cpp index be16c75e5f..6e522ec67c 100644 --- a/bench/PathBench.cpp +++ b/bench/PathBench.cpp @@ -673,7 +673,7 @@ private: // Chrome creates its own round rects with each corner possibly being different. // In its "zero radius" incarnation it creates degenerate round rects. -// Note: PathTest::test_arb_round_rect_is_convex and +// Note: PathTest::test_arb_round_rect_is_convex and // test_arb_zero_rad_round_rect_is_rect perform almost exactly // the same test (but with no drawing) class ArbRoundRectBench : public SkBenchmark { -- cgit v1.2.3