| Index: chrome/test/perf/startup_test.cc
|
| diff --git a/chrome/test/perf/startup_test.cc b/chrome/test/perf/startup_test.cc
|
| index ea14b85712dadc168a478ac0042f271d73fc690c..5d69d4412abea5442c707a3ae4c7cf4e7a1c8c43 100644
|
| --- a/chrome/test/perf/startup_test.cc
|
| +++ b/chrome/test/perf/startup_test.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "base/environment.h"
|
| #include "base/file_util.h"
|
| +#include "base/files/file_enumerator.h"
|
| #include "base/path_service.h"
|
| #include "base/string_util.h"
|
| #include "base/stringprintf.h"
|
|
|