Chromium Code Reviews| Index: chrome/test/perf/perftests.cc | 
| =================================================================== | 
| --- chrome/test/perf/perftests.cc (revision 55415) | 
| +++ chrome/test/perf/perftests.cc (working copy) | 
| @@ -7,7 +7,7 @@ | 
| #include "chrome/common/chrome_paths.cc" | 
| int main(int argc, char **argv) { | 
| - base::PerfTestSuite suite(argc, argv); | 
| + PerfTestSuite suite(argc, argv); | 
| chrome::RegisterPathProvider(); | 
| MessageLoop main_message_loop; |