Index: bench/ChromeBench.cpp |
diff --git a/bench/ChromeBench.cpp b/bench/ChromeBench.cpp |
index 493878526a51ffee7885532a64507394c1263b3d..231d09bf69dde25c42210415d667f4e71003687c 100644 |
--- a/bench/ChromeBench.cpp |
+++ b/bench/ChromeBench.cpp |
@@ -493,4 +493,4 @@ private: |
// Disabled this benchmark: it takes 15x longer than any other benchmark |
// and is probably not giving us important information. |
-// DEF_BENCH(return SkNEW(ScrollGmailBench)); |
+// DEF_BENCH(return new ScrollGmailBench); |