| Index: chrome_frame/test/perf/run_all.cc
|
| diff --git a/chrome_frame/test/perf/run_all.cc b/chrome_frame/test/perf/run_all.cc
|
| index c6ff9faef827a0812a4a165148c8400739bb8cba..f4945e38e5e2132bd5705906c6b2063352d12d16 100644
|
| --- a/chrome_frame/test/perf/run_all.cc
|
| +++ b/chrome_frame/test/perf/run_all.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/memory/scoped_ptr.h"
|
| +#include "base/process/kill.h"
|
| #include "base/test/perf_test_suite.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "chrome/common/chrome_paths.h"
|
|
|