Chromium Code Reviews| Index: tools/skpdiff/skpdiff_util.cpp |
| diff --git a/tools/skpdiff/skpdiff_util.cpp b/tools/skpdiff/skpdiff_util.cpp |
| index 983bee20b3a2f96234db62495d564de5e2bdcd27..171721c3be91f105d1c175356bd891961de799da 100644 |
| --- a/tools/skpdiff/skpdiff_util.cpp |
| +++ b/tools/skpdiff/skpdiff_util.cpp |
| @@ -83,7 +83,7 @@ |
| } |
| #endif |
| -// TODO refactor Timer to be used here |
| +// TODO refactor BenchTimer to be used here |
| double get_seconds() { |
| #if SK_BUILD_FOR_WIN32 |
| LARGE_INTEGER currentTime; |