Chromium Code Reviews| Index: tools/bench_pictures_main.cpp |
| diff --git a/tools/bench_pictures_main.cpp b/tools/bench_pictures_main.cpp |
| index d9b767b2aa5de522911d9cab70ee7f52d7d3c9ab..503269af6a7c8a3e3bfb5388eb6de6c8c4782293 100644 |
| --- a/tools/bench_pictures_main.cpp |
| +++ b/tools/bench_pictures_main.cpp |
| @@ -6,7 +6,7 @@ |
| */ |
| #include "BenchLogger.h" |
| -#include "BenchTimer.h" |
| +#include "Timer.h" |
| #include "CopyTilesRenderer.h" |
| #include "CrashHandler.h" |
| #include "LazyDecodeBitmap.h" |