aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/PathBench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/PathBench.cpp')
-rw-r--r--bench/PathBench.cpp2
1 files changed, 1 insertions, 1 deletions
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 {