| Index: chrome/test/perf/feature_startup_test.cc
|
| diff --git a/chrome/test/perf/feature_startup_test.cc b/chrome/test/perf/feature_startup_test.cc
|
| index 70b25c7f8eb956391541aab9a16b0dd3e4195c3b..283c1ce295eecfa5f3a621a0f2c6b52e67305ec2 100644
|
| --- a/chrome/test/perf/feature_startup_test.cc
|
| +++ b/chrome/test/perf/feature_startup_test.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "base/path_service.h"
|
| #include "base/perftimer.h"
|
| -#include "base/stringprintf.h"
|
| +#include "base/strings/stringprintf.h"
|
| #include "base/time.h"
|
| #include "chrome/app/chrome_command_ids.h"
|
| #include "chrome/common/chrome_paths.h"
|
|
|