| Index: chrome/test/perf/shutdown_test.cc
|
| diff --git a/chrome/test/perf/shutdown_test.cc b/chrome/test/perf/shutdown_test.cc
|
| index d97c58b72d9897fc56fc21bed32f8ec66458eab9..df5bb3e0b32ddc9d760cf295ed49495e4f6dd81e 100644
|
| --- a/chrome/test/perf/shutdown_test.cc
|
| +++ b/chrome/test/perf/shutdown_test.cc
|
| @@ -5,8 +5,8 @@
|
| #include "base/environment.h"
|
| #include "base/file_util.h"
|
| #include "base/path_service.h"
|
| -#include "base/stringprintf.h"
|
| #include "base/strings/string_number_conversions.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "base/sys_info.h"
|
| #include "base/time.h"
|
| #include "chrome/common/chrome_constants.h"
|
|
|